Please forgive my ignorance on this, but I am new to the Access world.
I have searched the forums and am lacking on ideas.
I am working on calling a report based on a textbox on my form. The textbox is populated by a combobox.
The text box will consist of choices like all, location1, location2, etc...
When the value is "All" it shows all the records in the report.
When any other value it shows that specific location only in the report.
I am wanting to execute this via the commandbutton click.
Please help me with the coding necessary.
Thanks in Advance to any response.
I have searched the forums and am lacking on ideas.
I am working on calling a report based on a textbox on my form. The textbox is populated by a combobox.
The text box will consist of choices like all, location1, location2, etc...
When the value is "All" it shows all the records in the report.
When any other value it shows that specific location only in the report.
I am wanting to execute this via the commandbutton click.
Please help me with the coding necessary.
Thanks in Advance to any response.