Guest_imported
New member
- Jan 1, 1970
- 0
Can anyone help with the correct VB script to requery a subform?
This is one of the methods that I've tried:-
Form_frmSupplier.Requery
Form_frmSupplier!frmSupplierDetails.Requery
frmSupplier is the main form and frmSupplierDetails is the subform.
This seems very simple, but I cannot get it to work.
Many Thanks
This is one of the methods that I've tried:-
Form_frmSupplier.Requery
Form_frmSupplier!frmSupplierDetails.Requery
frmSupplier is the main form and frmSupplierDetails is the subform.
This seems very simple, but I cannot get it to work.
Many Thanks