ashleydkennedy
New member
- Local time
- Today, 18:33
- Joined
- Feb 7, 2002
- Messages
- 5
I want to create a form to use as a database query tool. I would like to have a drop down box that has a list of the tables used in my database, then I would like a list box that shows the columns from the table that the user selects in the list box (maybe done through some sort of lookup). I would like to run a query based on these constraints and possibly attach a date parameter constraint to this as well. Is this possible?