hello, someone know if there is a trouble or a bug when you try to convert a macro to a VBA? Because I tried many times, save before, another macro, but I always get a message saying that can not find the macro.
Thks!!
Create a form in design view, not linking it to anything, then display the navigation pane and your form, drag your macro onto the form which will create a button, then use the Data Tools menu and you can convert the macro to vba there, then you should have your code no problems.