B
bizee
I have a list of reports that can be run from my database. This is on
a form. The reports run all the data.
I have since expanded my ideas for this database to have a choice,
Run the reports based on the project manager assigned. OR by the
Project.
So Run report A (labor report) for all costs associated to John Doe.
Or
Run report A (labor report) for all costs associated with ProjectX
I have queries built to do either one. I couldn't figure out a way
to do an either/or.
The other option I have is to have the listbox and then the complete
list of reports below it to choose, and then have the listbox for the
subprojects with the list of reports below it. That would clutter the
form, so wasn't my first choice.
I'm thinking I cannot do this.
a form. The reports run all the data.
I have since expanded my ideas for this database to have a choice,
Run the reports based on the project manager assigned. OR by the
Project.
So Run report A (labor report) for all costs associated to John Doe.
Or
Run report A (labor report) for all costs associated with ProjectX
I have queries built to do either one. I couldn't figure out a way
to do an either/or.
The other option I have is to have the listbox and then the complete
list of reports below it to choose, and then have the listbox for the
subprojects with the list of reports below it. That would clutter the
form, so wasn't my first choice.
I'm thinking I cannot do this.