M
michael sanders via AccessMonster.com
Hi. I can't seem to figure out why or at least how to fix the following
problem I have. I have designed a database for my work that has all the
different company names, addresses, type of work performed, etc. I created
a report that prints out all this information in a nice printout. My
problem is - I want users to be able to select certain companies and run
the report off their selected companies and not the full blown 400+ company
report. I have accomplished this using a combo box but I can only select
one company at a time click "OK" then my reports runs. I changed the combo
box to a list box and changed the "Multi-Select" property to Extend. Once I
ran the report, the list box correctly pops up, I select 2 different
companies, click "OK" and get a blank report. Does any one have any ideas
on what I'm possibly doing wrong or is this even possible? Thanks in
advance.
problem I have. I have designed a database for my work that has all the
different company names, addresses, type of work performed, etc. I created
a report that prints out all this information in a nice printout. My
problem is - I want users to be able to select certain companies and run
the report off their selected companies and not the full blown 400+ company
report. I have accomplished this using a combo box but I can only select
one company at a time click "OK" then my reports runs. I changed the combo
box to a list box and changed the "Multi-Select" property to Extend. Once I
ran the report, the list box correctly pops up, I select 2 different
companies, click "OK" and get a blank report. Does any one have any ideas
on what I'm possibly doing wrong or is this even possible? Thanks in
advance.