G
Guest
I can't figure out how to change the recordsource of a subform based on user
input. I construct a SQL based on user input and use that to define the
recordsource for the subform (Forms!subform.RecordSource = sql). That works
fine for the subform by itself, but it doesn't do anything to the records
displayed in the subform that is part of the main form.
Thanks for your help.
Mark
input. I construct a SQL based on user input and use that to define the
recordsource for the subform (Forms!subform.RecordSource = sql). That works
fine for the subform by itself, but it doesn't do anything to the records
displayed in the subform that is part of the main form.
Thanks for your help.
Mark