View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dc_area_mcse dc_area_mcse is offline
external usenet poster
 
Posts: 1
Default How can I use a variable to refer to multiple worksheets?

I need to refer to the same cells in multiple worksheets. How can I do this,
i.e. WorksheetX, where X is used in a loop increasing until all the sheets
are processed?