Lanason
Registered User.
- Local time
- Today, 13:32
- Joined
- Sep 12, 2003
- Messages
- 258
As per usual I get stuck on simple Syntax. This one should be simple
I have a form with just one combo box showing outstanding orders based on a query.
The user enters the number (which must be outstanding as its limited to list)
then he hits a button to update the record and complete the order.
this bit works fine
but how do I refresh the form so that the entry combo box is empty and the query behind the combo box has removed the record that has just been updated banghead:
I have a form with just one combo box showing outstanding orders based on a query.
The user enters the number (which must be outstanding as its limited to list)
then he hits a button to update the record and complete the order.
this bit works fine
but how do I refresh the form so that the entry combo box is empty and the query behind the combo box has removed the record that has just been updated banghead: