thescottsman
Registered User.
- Local time
- Today, 01:30
- Joined
- Sep 18, 2014
- Messages
- 42
Hi All
I have a form, which has a search box. This allows you to search through the id numbers of each record. Once an ID has been selected a bound textbox displays the id number. Other unbound textboxes then display other information from the table with the relavaent record.
What I want to do is then allow users to change information in textboxes and update the record. I cant seem to find a way to do this.
I understand vba to a limit but am really unsure on sql.
please can anyone help!
I have a form, which has a search box. This allows you to search through the id numbers of each record. Once an ID has been selected a bound textbox displays the id number. Other unbound textboxes then display other information from the table with the relavaent record.
What I want to do is then allow users to change information in textboxes and update the record. I cant seem to find a way to do this.
I understand vba to a limit but am really unsure on sql.
please can anyone help!