View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Karen McKenzie Karen McKenzie is offline
external usenet poster
 
Posts: 41
Default Insert Row & Paste Data

I'm hoping someone can help me.
I'd like to know what code I need to insert a row below the current line I'm
working in, then to copy all formulae and formats from A50:AM50 (named range
"property") and paste this into the same columns in the row that has been
inserted.