View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John John is offline
external usenet poster
 
Posts: 2,069
Default Add Row after a Specific Cell

I have a large spread containing historical information that i update
monthly. I am trying to write a macro that will go to the last month updated
and insert a row beneath it copying the formulas from above. The date is in
column A. Any suggestoins?