View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bruce Erlichman Bruce Erlichman is offline
external usenet poster
 
Posts: 1
Default Macro bug - looping thru multiple worksheets - workaround?

Hi folks:

There is a known/admitted bug in creating a macro that
loops through multiple worksheets in a workbook - see:

http://support.microsoft.com/default...NoWebContent=1

The 2 workarounds provided in the above do not work
(at least for me) - the macros still onlu execute on the
first worksheet.

Anyone out there have a solution?

Much thanks, in advance.

Bruce