Hi All !
Im baffled, so I am turning to the gurus.
I am looping through cells D1:D250. When there is a non-blank cell, I wish to copy from that row down, columns D to K, and paste it down one row, in the same columns.
In essence, creating a blank row above it.
**The idea is to create a space between Categories in the attached sample form.
Unless there is a better way to move the data down?
Any help is much appreciated!
Rodger
I should note that I am fine with inserting the code in my VBA, if I could just figure out what it could possibly be!
Im baffled, so I am turning to the gurus.
I am looping through cells D1:D250. When there is a non-blank cell, I wish to copy from that row down, columns D to K, and paste it down one row, in the same columns.
In essence, creating a blank row above it.
**The idea is to create a space between Categories in the attached sample form.
Unless there is a better way to move the data down?
Any help is much appreciated!
Rodger
I should note that I am fine with inserting the code in my VBA, if I could just figure out what it could possibly be!