Hi,
Nice & Easy.
What i have done is based a report on a query defined from the selection of a combo box, the query is in the after update. The combo box holds all departments for the company. so in the query i have [forms]![frmdept]![combo1], once the user has selected a single dept from the Combo box the report is produced.
What i need to do is have the all option in the combo box so if selected it will produce a report with all departments being shown in report.
I have already tried Q128881, but that never seemed to work, i was just getting a blank report.
Am i doing something wrong?
Nice & Easy.
What i have done is based a report on a query defined from the selection of a combo box, the query is in the after update. The combo box holds all departments for the company. so in the query i have [forms]![frmdept]![combo1], once the user has selected a single dept from the Combo box the report is produced.
What i need to do is have the all option in the combo box so if selected it will produce a report with all departments being shown in report.
I have already tried Q128881, but that never seemed to work, i was just getting a blank report.
Am i doing something wrong?