Answered
Hello, I'm having a rather hard time figuring something out. I know how to fill in a text field using values selected from a Combo Box, but how do you do the reverse?
I have Text Fields A, B, and C, and I want the values placed into those text fields, to be used to populate a Combo Box. So if you put "John" into Text field A, "Mark" into Text field B, and "Sue" into Text field C, the Combo Box will populate like this:
"John"
"Mark"
"Sue"
And if you change "John" to "Bill", the new Combo Box items will be re-populated to:
"Bill"
"Mark"
"Sue"
Any help on the matter would be greatly appreciated.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com