View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sarah Sarah is offline
external usenet poster
 
Posts: 231
Default Copy row to next available blank row

Does anyone know how I can programatically copy the 1st 3 columns and the 5th
column of the current row my cursor is on to the next available blank row in
the same worksheet?

Thank you,

Sarah