I am updating records in a file by adding using recordset VBA code. These are displayed in a subform. I have tried all different combinations of requery without much success.... I know I just don't grasp the concept. Help.
I am using Forms!myformname.requery
It usually comes with an error that cannot find that form..... If I extract so to speak, the subform and use it as an separate form, the code works fine.
I am using Forms!myformname.requery
It usually comes with an error that cannot find that form..... If I extract so to speak, the subform and use it as an separate form, the code works fine.