Posted to microsoft.public.excel.programming
|
|
Loop through all sheets in workbook
For i = 1 to Sheets.count
Next
--
Kaa
-----------------------------------------------------------------------
Kaak's Profile: http://www.excelforum.com/member.php...nfo&userid=751
View this thread: http://www.excelforum.com/showthread.php?threadid=47936
|