T
TMAC
Same problem here. Been trying to figure this one out.
One suggestion is to build the toolbars dynamically when
the sheet opens by using the commandbars vbe function.
Im stumped as well. If i can find where the code is
stored for the custom toolbars I have made, I should be
able to cut and paste..
tim
One suggestion is to build the toolbars dynamically when
the sheet opens by using the commandbars vbe function.
Im stumped as well. If i can find where the code is
stored for the custom toolbars I have made, I should be
able to cut and paste..
tim
spreadsheet's name to the macro-----Original Message-----
OK, another dumb one...I would like to assign a macro to a toolbar button in
a way which points to a macro of that name in the current workbook, without
having to write code to do this.
Right now, when I assign the macro manually, then save the spreadsheet under
a different name, Excel adds the originating