B
Byron
I realize that you can't pass parameters to macros but I need to
"fake" it somehow. I have a macrobutton that will be used in several
places to display a listbox to the user and let them make a selection.
The macro them sets the result of an adjacent textfield to what the
user selected. My problem is that this was designed to only be used
in one place in the old documents. Now they want it in several
places. Same list, same choices, but more places to store the
individual results. I recall reading something about using "private"
hidden fields to pass the name of the textbox to fill but I can't find
it. Can someone help me out please? Thanks,
"fake" it somehow. I have a macrobutton that will be used in several
places to display a listbox to the user and let them make a selection.
The macro them sets the result of an adjacent textfield to what the
user selected. My problem is that this was designed to only be used
in one place in the old documents. Now they want it in several
places. Same list, same choices, but more places to store the
individual results. I recall reading something about using "private"
hidden fields to pass the name of the textbox to fill but I can't find
it. Can someone help me out please? Thanks,