I have an expense report that I am trying to set up.
Row 5 of the sheet is where a user enters their info for vendor, date, amount, etc. It consists of several blank cells and a few list boxes.
What I would like to do is have the user enter their expense line in Row 5 and click a button. The button would copy row 5 from a5 to j5 into row seven.
The user would then enter their next expense line into row 5 again and click the button and the data in row 5 be copied into the next open row, in this case row 8. The next expense line into row 9, etc, etc.
How do I make it copy into the first open row?
Thanks In Advance!
Row 5 of the sheet is where a user enters their info for vendor, date, amount, etc. It consists of several blank cells and a few list boxes.
What I would like to do is have the user enter their expense line in Row 5 and click a button. The button would copy row 5 from a5 to j5 into row seven.
The user would then enter their next expense line into row 5 again and click the button and the data in row 5 be copied into the next open row, in this case row 8. The next expense line into row 9, etc, etc.
How do I make it copy into the first open row?
Thanks In Advance!