View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Karen McKenzie Karen McKenzie is offline
external usenet poster
 
Posts: 41
Default Find last Entry, add row below + copy formulae and formats from ra

I want a macro to look in column A, find the last entry "F", then to insert a
row below this and copy all formatting and formulae from named range
"Freehold" into this row, leaving the cursor in column C where user would
start inputting data.

Could someone please help.