View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Inserting rows with a formula

Hi Jeff,

See response to your other post.


---
Regards,
Norman


"Jeff Fink" wrote in message
...
Hello,
I am trying to insert an entire row in the middle of a worksheet with

over 1000 rows. When I insert the row i get a blank row as usual. I have
formulas on every row for columns J,K,L, & M. When I insert a row I would
like for the formulas on those columns to copy down to the inserted row
everytime I insert a row.

Thanks,
Jeff Fink