Re: Multi Selection List Box
- From: "Tony" <sheehanam@xxxxxxxxxxx>
- Date: Wed, 25 Apr 2007 21:13:46 -0700
I figured it out. I'm an idiot. I was looking at the wrong query when
running the script. Thanks for all your help. IN (2,3) was the right
answer.
-Tony
"Tony" <sheehanam@xxxxxxxxxxx> wrote in message
news:ed4XBTuhHHA.4516@xxxxxxxxxxxxxxxxxxxxxxx
I have a list box that I need to pick anywhere from one to twelve items out
of at any given time (fical periods actually). With the data selected from
this box I need to run a query that filters on the items chosen. I already
have the code that populates a text field called "ListStorage," which looks
something like this after a command button is pressed to run the script:
Like 1 Or Like 2 Or Like 3...
The query will not accept the data from my text box and no data is
displayed when the query is ran.
I searched the Internet and found something that runs a script that
filters the data one click at a time but I need to concatinate those
clicks so I can print a report based on the items selected.
Thank you,
Tony
.
- References:
- Multi Selection List Box
- From: Tony
- Multi Selection List Box
- Prev by Date: Re: Parameter queries with multiple parameters and null values
- Next by Date: Re: Calculate Null Date
- Previous by thread: Re: Multi Selection List Box
- Next by thread: Re: reserved error -1524 access 2007
- Index(es):