JumpinJimRivers
MIS
Howdy,
I have a bunch of subforms in a main form that I only make visible when needed. The problem of course is that it takes forever to load the main form with a bunch of records being loaded from a bunch of forms. So my question is how do I set the forms recordsource to nothing until I call it up?
form.recordsource="" doesn't work
I have a bunch of subforms in a main form that I only make visible when needed. The problem of course is that it takes forever to load the main form with a bunch of records being loaded from a bunch of forms. So my question is how do I set the forms recordsource to nothing until I call it up?
form.recordsource="" doesn't work