View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GB GB is offline
external usenet poster
 
Posts: 230
Default Excel not updating

The "button" calling the macro may be referencing a different file that has
the same macro names in it??? Like if you copied a button over from one file
to another, it may be trying to reference the old files macros.

Check your macro caller, to ensure it is trying to use the macro you are
expecting it to use.

"Redbeard" wrote:


Hey all, I have a question I hope someone can answer. I searched the
forum but didn't find any help for this. My problem is that when
editing my macros Excel isn't updating them. Meaning, after changing
something in a given macro Excel still runs the old macro. I go back
into the VB editor and the changes are still there but Excel isn't
using them. I'm using Excel version 10.2605.2605 under WinXP Pro. Any
help would be appreciated.

Thanks


--
Redbeard
------------------------------------------------------------------------
Redbeard's Profile: http://www.excelforum.com/member.php...o&userid=24612
View this thread: http://www.excelforum.com/showthread...hreadid=381966