MrKowz
Well-known Member
- Joined
- Jun 30, 2008
- Messages
- 6,653
- Office Version
- 365
- 2016
- Platform
- Windows
Good afternoon!
I am in the process of learning Access, and I need to know how I can use a form to update previously-entered information.
I have a table, "Client Info", that I populate with a form, "Client Edit". The form populates the fields [SSN] (key),[FirstName],[LastName],[Address],[City],[State],[Zip].
What I need to be able to do is if I plug in an SSN that was previously entered, it automatically goes to that record and populates all of the fields in the form so I can edit the record.
If a form is not the proper method of doing this, please advise otherwise.
I am in the process of learning Access, and I need to know how I can use a form to update previously-entered information.
I have a table, "Client Info", that I populate with a form, "Client Edit". The form populates the fields [SSN] (key),[FirstName],[LastName],[Address],[City],[State],[Zip].
What I need to be able to do is if I plug in an SSN that was previously entered, it automatically goes to that record and populates all of the fields in the form so I can edit the record.
If a form is not the proper method of doing this, please advise otherwise.