Thread: worksheet loop
View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
scott[_8_] scott[_8_] is offline
external usenet poster
 
Posts: 12
Default worksheet loop

I think it is working with:

For Each wks In Worksheets
wks.Select

Thanks for you help.



scott wrote:

No. I have tried running it in different workbooks, but I get the same
error.


Ron de Bruin wrote:

Hi Scott

Do you have hidden worksheets in the workbook??