JWGoldfinch
Board Regular
- Joined
- Dec 23, 2009
- Messages
- 50
1st, I'm not much of a VBA guy, but I'm sure this will be the only way to solve my problem. I have a user form that writes records to another sheet in my workbook, I would like to build another user form to recall a record from the "Database" worksheet allow users to change any of the fields and then by pressing a button have their changes written back to the database sheet replacing the old values. Can someone show me a VBA routine to do this, I'm pretty sure I could change the variables to meet my form names and fields. Any assistance would be greatly appreciated.