ZedtheHead
No clue about Access user
- Local time
- Today, 15:58
- Joined
- Jan 11, 2005
- Messages
- 15
I have a textbox on a form and what I want to do is have a user enter a value, click a button, and a query will run. The fields of the query will be used to fill out a number of other textboxes on the form.
I know this must be simple but I can't seem to get it. If I specify the query in a textbox's control source the text box shows #Name? , but it then can't be edited. What I want is a record to be retrieved, the values used to populate the form, the user can then make any changes he/she wishes, and then a button is clicked and the values used to replace the record that was retrieved.
I know a little SQL but I've never used access before and it's buzzing me. Access "help" doesn't. Please help!
There's got to be about a thousand tutorials out there on this...
I know this must be simple but I can't seem to get it. If I specify the query in a textbox's control source the text box shows #Name? , but it then can't be edited. What I want is a record to be retrieved, the values used to populate the form, the user can then make any changes he/she wishes, and then a button is clicked and the values used to replace the record that was retrieved.
I know a little SQL but I've never used access before and it's buzzing me. Access "help" doesn't. Please help!
There's got to be about a thousand tutorials out there on this...