First of all I am quite new to Access and on on a short deadline, so please bear with me.
I have created a query that lists class numbers. I need the query to limit the class numbers based on an ID field off of a form.
I think I have the ID field related to the form correctly, but I am having problemslimiting the class numbers shown.
My goal is to get a combo box in a form to list ALL Class Numbers if the ID is below 500 and then all Class Numbers above 2000 if the ID is over 500.
Any help would be greatly appreciated!!
I have created a query that lists class numbers. I need the query to limit the class numbers based on an ID field off of a form.
I think I have the ID field related to the form correctly, but I am having problemslimiting the class numbers shown.
My goal is to get a combo box in a form to list ALL Class Numbers if the ID is below 500 and then all Class Numbers above 2000 if the ID is over 500.
Any help would be greatly appreciated!!