How can I call a procedure using a variable or an me. object.
I have a list box that someone selects a document name from which in turn stores the name in a variable. I don't want a mile long string of if statements to call the 34 different procedures there are to choose from. That would be a real pain.
Thanks in Advance.
I have a list box that someone selects a document name from which in turn stores the name in a variable. I don't want a mile long string of if statements to call the 34 different procedures there are to choose from. That would be a real pain.
Thanks in Advance.