NextRow

C

cstaple

I need help with adding the control to a button I have on a Worksheet t
make selected entry cells save to the Rows below the data entry cells.
I am not starting on A1 I am starting on A16 in the worksheet and
need it to find the nextrow that is empty after I click the button.
at present have it going down to the A18 but it will not go to the nex
empty row when I re enter next day data on the sheet
 
D

Don Guillett

Post what you have so far.

--
Don Guillett
SalesAid Software
[email protected]
cstaple said:
I need help with adding the control to a button I have on a Worksheet to
make selected entry cells save to the Rows below the data entry cells.
I am not starting on A1 I am starting on A16 in the worksheet and I
need it to find the nextrow that is empty after I click the button. I
at present have it going down to the A18 but it will not go to the next
empty row when I re enter next day data on the sheet.
creating financial statements
 
Top