Copy link to clipboard
Copied
how can i do to import data from an excel into a doropdown list?
i hava an excel with two columns, one of this has adress and the other has the exportation data of each address.
how can i do to put this into a dropdown lista ?
Copy link to clipboard
Copied
That requires using a script, like this one I've developed: Custom-made Adobe Scripts: Acrobat -- Import Items from a Text File to a Combo-Box or List Field
For what do you want to use the text in the second column, though?
Copy link to clipboard
Copied
i want to use de text in the second column to export it to another field in my form
the first columns is the adress and the second is de postal code
Copy link to clipboard
Copied
OK, in that case you use use my script to import it as the so-called "export value", and then another very simple script to copy that export value to the postal code text field.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now