reallystuck
MIS
I have written some code which prompts the user for the name of a procedure within an access database. I then want it to run the code which the user has input. Visual basic doesnt like this, anyone got any ideas?
Example:
Message box to user "Which procedure to you want to run?"
VBA then calls that procedure to run.
Example:
Message box to user "Which procedure to you want to run?"
VBA then calls that procedure to run.