refresh a Query in a subform

gilescis

D. Castaldo
Local time
Today, 01:03
Joined
Jan 23, 2006
Messages
106
I have a frmCustomer as a main form with a subformOrders as a sub form.
I now want to add another subform that is based on a query I build. I only want that subform to refresh (update totals) when data is entered in the subformOrders fields. I am trying to use the TimeInterval, I created a macro that just Requery. But soon as I click in the subFormOrders field, It starts to do the refresh.

Any Idea's
 
Can I use the Macro Requery or do I need to write and expression code for this.
 

Users who are viewing this thread

Back
Top Bottom