Use excel to drive dropdown list in pdf

knigget

New Member
Joined
Aug 5, 2011
Messages
33
I have a list of items in a spreadsheet which are maintained by a designated person to ensure they are current and applicable.

I have created a pdf form which is pretty much empty apart from simple things like an email address, logo.

I want a different designated person to open that form and, from a drop-down, select the relevant items (could be multiple). They will then save/print that pdf. When that pdf is opened, it only displays the previously selected items - it is no longer a form so the drop-down is gone.

I've looked and looked and can't find anything that I can hack to something usable. Where to begin? I suppose this would be a type of report - can it be done without Access/ database?

Thanks in advance
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
use excel, or access, put all pdf's in a list,
user can select multiple pdf's from the list to print.

use vb to cycle thru the list printing the ones picked.
 
Upvote 0

Forum statistics

Threads
1,215,459
Messages
6,124,947
Members
449,198
Latest member
MhammadishaqKhan

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top