Using a form to define a report filter

S

Sue Bergman

I am trying to use a form to prompt for the items to be included in a report.

I can get the list of items to select from into a list box but I am not sure
how to allow someone to select items from the list box so that they are
applied as a filter in the report.

Any suggestions
Thanks
 
J

jl5000

You could also check www.joshdev.com, that may help

Sandra Daigle said:
Hi Sue,

Take a look at the following articles -

http://www.mvps.org/access/forms/frm0007.htm

How to Use a Multi-Select List Box to Filter a Form
http://support.microsoft.com/default.aspx?scid=kb;[LN];135546


--
Sandra Daigle [Microsoft Access MVP]
Please post all replies to the newsgroup.


Sue said:
I am trying to use a form to prompt for the items to be included in a
report.

I can get the list of items to select from into a list box but I am
not sure how to allow someone to select items from the list box so
that they are applied as a filter in the report.

Any suggestions
Thanks
 
Top