Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I have created a model in Excel 2007 using autoshapes as macro buttons.
However, sometimes when I copy, rename or move the file, the buttons lose their macro assignment. It doesn't seem to matter when I'm using it in 2003 or 2007. Is this a bug in Excel? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Plum,
You say "Sometimes" so are you putting the code in the "Thisworkbook" code module? Is the code moving with the changes that are being made? "Plum" wrote: Hi, I have created a model in Excel 2007 using autoshapes as macro buttons. However, sometimes when I copy, rename or move the file, the buttons lose their macro assignment. It doesn't seem to matter when I'm using it in 2003 or 2007. Is this a bug in Excel? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, yes the macro is saved in the current workbook - is that what you mean?
What happens is that when I save the file in a new location, the button does not update to the new file name - it looks for the original file name and tries to open up the old file. -- "JRForm" wrote: Plum, You say "Sometimes" so are you putting the code in the "Thisworkbook" code module? Is the code moving with the changes that are being made? "Plum" wrote: Hi, I have created a model in Excel 2007 using autoshapes as macro buttons. However, sometimes when I copy, rename or move the file, the buttons lose their macro assignment. It doesn't seem to matter when I'm using it in 2003 or 2007. Is this a bug in Excel? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Relative Macro Assignments in Custom Menus | Excel Discussion (Misc queries) | |||
Relative Macro Assignments in Custom Menus | Excel Discussion (Misc queries) | |||
Relative Macro Assignments in Custom Menus | Excel Discussion (Misc queries) | |||
macro assignments on toolbar go to 'save as' file | Excel Discussion (Misc queries) | |||
How can I see a list of macro key assignments in Excel 2002? | Excel Worksheet Functions |