I recently placed a menu on the ribbon custormerize Ribbon
Forums
Hello everyone.
I recently placed a menu on the ribbon custormerize Ribbon that calls different macros, it happens that everything worked perfectly, but when I installed another laptop, it decides to go back again to recreate my menu, that is, install it again on the ribbon, but now every time I run a menu option, it throws an error: invalid macro name. When I go to the error line within the macro, this line is blank, and so for each menu option, always the same error.
That could be happening?
It is really hard for me to
It is really hard for me to judge the problem. It works on two computers but the laptop it doesn't. Is the script calling a file and that is what is missing. You can add msgboxes to the script on your partner laptops to try and figure out what is working and where it might be stopping. Then maybe you can figure out the problem.
I don't quite follow what is
I don't quite follow what is happening.
So on your computer you created a Ribbon entry to call a macro. You then wanted to installed this on another laptop. In the other laptop you would have to do the same thing, namely recreated the Ribbon entry and then call the macro.
When you are talking about a menu option are you talking about calling the macro? Did you recreate the ribbon with the bind to ribbon option?