So I am trying to write something that will let me Add or Delete rows based on the amount of rows selected. I have no problem doing this for one row obviously...But when I try to figure out how to make this based on the amount of rows selected i get lost....

Basically it should be (2) separate scripts.

1. inserts rows above selected cell. Copies the formulas in A,B,C,P,Q,R,S,T. I would also liek the number of inserted rows to be based on the number of rows that i have highlighted.

2. Should also be able to delete a row(s) based on the the rows selected. Repair formulas in A,B.

Let me know if you need any more detail.

Thanks