What would the VB code be if I wanted to have an empty "entry" row, that would populate its cell data into the row below while pushing down its data under it, etc..
Thus below the 'entry' row, there is a record of row 3's data arranged from newest to oldest
Example)
[start]
Row 3 needs to be blank (To be used for entry)
Line 4 will have data in it from the last time Line 3 was filled in
Line 5 will be the data from the time before line 3 was filled in
[line 3 gets filled out]
once all of row 3's columns are completely filled in
A new row is inserted above Row 4
Row 3 will copy its cell's data into this new Row 4
Row 3 will now clear, and wait for new entry
Thanks
Configuration: Windows XP sp3 MS Office 2007 Firefox 3.0.10