View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Theresa Theresa is offline
external usenet poster
 
Posts: 55
Default Select all Data on Active Sheet

Hi:

I need to create part of a macro to start at cell A4 on the active sheet and
then select all data on the sheet. The number of columns will remain the
same but the number of rows will constantly change.

Thanks,