View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
aualias aualias is offline
external usenet poster
 
Posts: 3
Default How do I create a range with all values in a sheet?

I have data in Excel format. It could be any number of rows and any number
of columns.

Can someone point me to an example of how to select all the data into a
range and iterate through the rows and columns?

TIA

David