Hello,
I got a worksheet with about 280 sheets
Each sheet that have a certain name needs to be converted and outputed as .html
To convert a single sheet goings well, but putting this on a loop seems like not so good, but i need to do it somehow. Im using Excel 2003.
Sub ExportToHTML ()
Dim...