WingandaPrayer
Technical User
- May 15, 2001
- 152
On my main form I am entering details which will change certain fields within the SubForm.
I've tried Me.qryName.Requery on the MainForm LostFocus(on a particular field which has new details which should change the query in the SubForm.I've also tried on AfterUpdate,OnChange on this field.
Doesn't change!!!
Only after I go into a new record.
I would like the requery to show will I am still entering details on the original record.
Any help
What's the basic thing I'm not grasping.
Thank you
David
I've tried Me.qryName.Requery on the MainForm LostFocus(on a particular field which has new details which should change the query in the SubForm.I've also tried on AfterUpdate,OnChange on this field.
Doesn't change!!!
Only after I go into a new record.
I would like the requery to show will I am still entering details on the original record.
Any help
What's the basic thing I'm not grasping.
Thank you
David