I have a form that I could make copies of and change each copy's recordsource to one of my different queries. Alternatively, I could code changes in recordsource for just ONE form.
The latter seems better for long-term maintenance. I'll only have to make changes to (1) form, rather than many. (I've actually developed my db using the prior, but I tire of "copy/paste/change the record source" every time I tweak the form (which is a work in progress). Before I commit to changing my db to the single-form scenario, I'd like to hear some feedback.
Any reason I should fear such a change?
The latter seems better for long-term maintenance. I'll only have to make changes to (1) form, rather than many. (I've actually developed my db using the prior, but I tire of "copy/paste/change the record source" every time I tweak the form (which is a work in progress). Before I commit to changing my db to the single-form scenario, I'd like to hear some feedback.
Any reason I should fear such a change?