Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Access Combo Query Filter
Name: rayok Date: October 9, 2004 at 12:03:50 Pacific OS: XP CPU/Ram: 2500/512
Comment:
Ive created a query with combo box so I can select the records to view via a drop down list as per
The query I create will have multiple descriptions saying AS or A2, every single instance will appear in the combo drop down list e.g. there will be 20 A2's followed by 20 AS's and so on
How can I tell the combo box to ignore repeating entries - is there a setting in the properties ?
Summary: I am tring to update a table from a query. I am updating a long interger in the table and the query format is the same. When I view the query, all records look correct. I save the update query and r...
Summary: In access select query (you are doing a query by example) and select the the table that you want to work with, close the little screen that lists the tables. The table elements should appear in the th...
Summary: I have a database at work with an existing form in which we insert record number and year (as seperate fields)as part oif the data entry process. I have a created a new table and form which amongst ot...