View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ronio Ronio is offline
external usenet poster
 
Posts: 13
Default export all worksheets as html

I was able to use Ron DeBruin's excellent macro to take a master sheet and
break it into seperate sheets based on a value in the first column.

Now I need a macro that will save every worksheet to HTML with the 'add
interactivity' box checked.

Can somebody point me to an existing macro?

TIA,
Ron