View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Gideon Brian Gideon is offline
external usenet poster
 
Posts: 4
Default VBA macro does not save

When I save a workbook that have just created and reopen it all of my
VBA code that I wrote is gone. I've been doing this for years and I've
never had this problem until now. I've checked all of the options I
can think of and I can't find anything that would affect saving macros.
I can change the cell contents on a sheet and I can see those changes
after saving, closing, and reopening so why are my macros not saved?
I'm using Excel 2003. I don't have this problem on other machines with
the same version so it appears that it might be isolated to my machine.
Suggestions?