Link to home
Start Free TrialLog in
Avatar of mcarsonsr
mcarsonsr

asked on

I can't understand why the cmbAddRecord sub on the attached worksheet is not populating the next record??

I am trying to update the attached worksheet with additional records, but the new record is not populating.  Could you please explain why?

Thank you!
Asset-Register---8-14-15.xlsm
ASKER CERTIFIED SOLUTION
Avatar of GrahamSkan
GrahamSkan
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mcarsonsr
mcarsonsr

ASKER

Thank you GrahamSkan, but this leads to another question.  The code I have initializes the userform with the first row of data in the text boxes.  As a result, when I press the add button, the first row is appended as the next row at the end of the data.  How do I set the add button so that it is clear of existing data and ready for the input of new data to append to as the next row at the end of the data.

I am sure it is a fairly simple fix, but I am very new to VBA.

Thank you
Asset-Register---8-14-15.xlsm
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.