E
Ember
I have created a switchboard and added combo boxes (unbound) to filter data
entry forms and reports, however it will not allow me to select an option. I
can view the choices (which are based on tables or "group by" queries).
Once I get those working where do I insert the comand or sql statement that
will used the selected criteria to filter the data entry screens and reports?
I am used to using regular comand buttons and tabbed forms. With
switchboard I don't get to "see" all the individual comand buttons so I am
unsure where to place the instruction to look to the combo boxes for
information.
All the queries and reports have been updated to look at the
[Form]![switchboard]![textbox] for information.
Thanks!
Ember
entry forms and reports, however it will not allow me to select an option. I
can view the choices (which are based on tables or "group by" queries).
Once I get those working where do I insert the comand or sql statement that
will used the selected criteria to filter the data entry screens and reports?
I am used to using regular comand buttons and tabbed forms. With
switchboard I don't get to "see" all the individual comand buttons so I am
unsure where to place the instruction to look to the combo boxes for
information.
All the queries and reports have been updated to look at the
[Form]![switchboard]![textbox] for information.
Thanks!
Ember