View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ozcank[_9_] ozcank[_9_] is offline
external usenet poster
 
Posts: 1
Default Running Code on Each Sheet in an Excel Workbook

try using the

"ActiveWorkbook.Worksheets"

command to run the macro for all sheets

--
Message posted from http://www.ExcelForum.com