Filling in fields from choice in a drop down list
Hey guys,
I'm very new to making PDFs and way new on programming. What I am looking to do is make a choice in a drop down list, and have it fill in fields based on what was chosen in that list. I am working on a form to fill out work orders, and we have 130 different locations. I have all of the store numbers (which I plan on putting in the drop down list) and the corresponding addresses in an excel file. I would like to choose the store number and have it fill in the street address in one field, the city in another. Those are both separate fields in the excel file, btw. I can put the data in another format, if it is at all possible to make this work. Any advice? 😃