What I am basically trying to do is if a particular cell is entered with new data, then the macro will automatically run and create a new row below that cell, but with all the formulas still being copied down. Then repeats itself with the row that is just created where if data was entered in that same particular cell, a new row is copied down.
For example.
A ...........B ...........C ..........D
1 ......Testing 1 ......3 .......=A1+B1
2 ......Testing 2 ......3 .......=A2+B2
............^
............(New row if data entered in A2)
3 .......(Blank) .......3 ........=A3+B3
Then the process repeats itself.
Thanks in advance!
For example.
A ...........B ...........C ..........D
1 ......Testing 1 ......3 .......=A1+B1
2 ......Testing 2 ......3 .......=A2+B2
............^
............(New row if data entered in A2)
3 .......(Blank) .......3 ........=A3+B3
Then the process repeats itself.
Thanks in advance!
Last edited: