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.
Regards
Terence
London
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.
Regards
Terence
London
Comment