Thread: Copying data
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RB RB is offline
external usenet poster
 
Posts: 20
Default Copying data

Hi All,

I want to copy data from one sheet to another. I have to select Col A and
as many rows that have data in it (from A1 to A32), but this has to be
dynamic becuase the rows might change. I then have to copy these selected
cells to sheet 1. I nedd the code for this. I knw the solution is simple but
cajt seem to figure out. Can somebody pls help. It will be appreciated.