T
Tony Vrolyk
I use Word Automation a lot and when I setup these 'exports' as we call
them, I have to add a button to a form and the associated code. The form has
gotten too busy so I am trying a new approach.
I have created a table that stores the various function names. The table
store the function name, a friendly name, category etc. They are presented
to the user in a list box so they can choose which they want to run. Is
there a way in code to pull the selected value from the list box and run it
as a function?
Thanks
Tony
them, I have to add a button to a form and the associated code. The form has
gotten too busy so I am trying a new approach.
I have created a table that stores the various function names. The table
store the function name, a friendly name, category etc. They are presented
to the user in a list box so they can choose which they want to run. Is
there a way in code to pull the selected value from the list box and run it
as a function?
Thanks
Tony