Roger's Access Library Homepage
Forum Home Forum Home > Roger's Access Library > Roger's Download Samples
  New Posts New Posts RSS Feed - CreateMultiSelectQuery.mdb (intermediate)
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

>
Want a good read? Try The Summer of His Life (available on Amazon!)

CreateMultiSelectQuery.mdb (intermediate)

 Post Reply Post Reply
Author
Message
Roger Carlson View Drop Down
Microsoft MVP
Microsoft MVP


Joined: 20 Feb 2008
Status: Offline
Points: 261
Post Options Post Options   Thanks (0) Thanks(0)   Quote Roger Carlson Quote  Post ReplyReply Direct Link To This Post Topic: CreateMultiSelectQuery.mdb (intermediate)
    Posted: 01 Aug 2008 at 6:40am

Please consider donating $1 per sample downloaded, find out why here.

CreateMultiSelectQuery.mdb

This database illustrates how to create a query programmatically based on the selected values of a multi-select list box.

It creates a query which uses the IN clause to compare the field against a list. The routine loops through the list and builds the IN string from the values selected, creates the WHERE condition based on the IN string, and if "ALL" was not selected as one of the choices, appends the WHERE condition to the SELECT statement.
 
Download
Access 97 (24 KB):
CreateMultiSelectQuery97.zip
Access 2000 DAO (35 KB): CreateMultiSelectQuery2k.zip

Consider donating $1 per sample downloaded, find out why here.<
Back to Top
Sponsored Links
>
Want a good read? Try The Summer of His Life (available on Amazon!)

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.03
Copyright ©2001-2019 Web Wiz Ltd.