Forum Discussion
Jardin93
Aug 08, 2023Copper Contributor
marco is not properly working in copied file
I wand to copy a .xlsm File (test.xlsm) with a custom ribbon and 2 macros. Now my copied files (test - kopie.xlsm) looks the same, but after testing the macros it will open the original file i...
JKPieterse
Aug 10, 2023Silver Contributor
#EDITED#
I assume you have edited the ribbon by using right-click, Customize ribbon. This does not work for individual workbooks. You can however add a button to your quick access toolbar which is tied to the macro in the workbook JUST FOR THE DOCUMENT:
Jardin93
Aug 10, 2023Copper Contributor
JKPieterse yes, you are right. I found a way to make it a ribbon with the Office RibbonX Editor. I think a Ribbon is easyer to use.