littlenicky
New member
- Local time
- Today, 17:06
- Joined
- May 20, 2003
- Messages
- 7
I have a form, where I have a ComboBox(to choose a client), and the form should be an 'Update Clients' Details'. So I have there, also, Labels (which don't get changed) and TextBoxes which should be changed according to a query. In the query I put under ID criteria: [Forms]![ClientUpdate]![ClientsList]
(ClientsList is the ComboBox)
So how do I change the TextBoxes text according to the query?
(ClientsList is the ComboBox)
So how do I change the TextBoxes text according to the query?