Thread: Hidden? macros
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve[_37_] Steve[_37_] is offline
external usenet poster
 
Posts: 1
Default Hidden? macros

I've been having problems with a spreadsheet that asks to
update links and enable/disable macro's when spreadsheet
is open. I didn't think there was any of either. I used
findlink.xla (good program) and found a dozen links from
old files that must have been used before way out in
extended ranges. I deleted them all and solved that
problem but can't find any way to tackle the macros. They
don't appear when you go to Macro's but I can see them in
the code in Visual Basic Editor - View code. I delete
them (under Worksheet)but it keeps jumping back to General
and when I go back to Worksheet, they are still there.

Obviously, I'm missing something. Can someone give me a
little guidance here?

Thanks, Steve