XaloRichie
Registered User.
- Local time
- Today, 04:54
- Joined
- Jul 2, 2003
- Messages
- 70
Is it possible to use Dlookup to enter a value into a textbox on a form and then save the value it passed to the text box into a record in a table?
Is it also Possible to do the same thing with text box and pass the value to a query criteria?
So in the first instance you lookup the customers name using an ID already on form and this fills the text box on the form with the name wich can be used to update a recordset.
And secondly That a DLookedup field value can be passed to a query as the criteria.
Not all at the same time!
Is it also Possible to do the same thing with text box and pass the value to a query criteria?
So in the first instance you lookup the customers name using an ID already on form and this fills the text box on the form with the name wich can be used to update a recordset.
And secondly That a DLookedup field value can be passed to a query as the criteria.
Not all at the same time!