I have a main form and subform joined by a field called Category. When I open the form, the Category field (which is an unbound text box) is empty, but the subform (in datasheet view) is populated with records from the previous use.
I want to be able to open the form and not have the subform be pre-populated. I think the solution lies with the use of requery but am unsure how to implement it.
Does anyone have any suggestions? I would greatly appreciate any ideas that you may have.
Thanks,
Ben
I want to be able to open the form and not have the subform be pre-populated. I think the solution lies with the use of requery but am unsure how to implement it.
Does anyone have any suggestions? I would greatly appreciate any ideas that you may have.
Thanks,
Ben