View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EstherJ EstherJ is offline
external usenet poster
 
Posts: 14
Default Selecting and copying a dynamic range of cells

I need to select and copy a row of headers in a spreadsheet starting from A1.
The number of columns with headers is not always the same. I would like to
paste them alongside the original headers but offset by one column.

Thank you for you help,

Esther