I have changed the macro1 to the name of my macro, which is mcrOpen 01 but get an error referring to an ambiguous name detected: mcrOpen 01. What am I doing wrong?
Hello All
I am new to VBA. I have just begun converted all my Access macros to VBA. As I understand it they are converted to Modules. How do I assign the converted module to the command button that originally launched the macro, or do I have to create a new button or label?
For example, I have 12 command buttons that open forms from a menu, I now wish to convert the macros to VBA and have each form launched using VBA. ...
Leave a comment: