View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Knox Knox is offline
external usenet poster
 
Posts: 45
Default moving through sheets in a loop

Thank You!

" wrote:

You have i in quotes, which makes it a string - try it as

sheets(i).select