macro assignment to custom toolbar button
Posted by Trevor Howard on July 26, 2001 12:08 PM
I have created a custom toolbar within Excel, and have assigned macros
that are associated with this same Excel file to the buttons. However,
when I either resave this file with a new name or copy this file to a new
name, the toolbar button assignments within the original file are updated
to reference the new file. Therefore, when I open the original file
later, it has to open up the new file to reference the macros within that
file, even though these same macros are also still associated with the
original file being opened. Is there any way to stop this toolbar
reference change from happening? Thanks for any help you can provide.