C
cturner
I have 4 columns of data. I have text in column A, a date in column B,
number in C, and a number in D. I want to go down every four rows
insert a blank row, add up the numbers in column D and put the resul
beneath column D into the blank row just inserted. I've figured out ho
insert a blank row every fourth row, but I can't figure out how to ge
the numbers in column D to sum and be put in that blank row beneath it
Help?!?!
number in C, and a number in D. I want to go down every four rows
insert a blank row, add up the numbers in column D and put the resul
beneath column D into the blank row just inserted. I've figured out ho
insert a blank row every fourth row, but I can't figure out how to ge
the numbers in column D to sum and be put in that blank row beneath it
Help?!?!