How to
Parameter queries add flexibility to filtering records in a database. To make it easy, take a look at this approach from Martin Green's Office Tips site:
Drop down box in a Parameter Query
- Build a dialog box with as many combo boxes as you need.
- Design a query to read its criteria from the information on the dialog box.
- Create a macro or visual basic procedure to tell them both what to do.
Base Combo Box on Parameter Query to Filter Values
See all Topics
No comments:
Post a Comment