I am attempting to make a query to run a report. One of the fields I need information in my report comes from a combo box (column 2). :banghead:
More information: The information is in a 5 part combo which fills to different fields on the form. I need to pull the information from the second column (assigned Number) so I can get a total of just that course.
Control Source =[Combo91].[Column](2) I need to separate per course "510"
in the create query design how do I enter this?
More information: The information is in a 5 part combo which fills to different fields on the form. I need to pull the information from the second column (assigned Number) so I can get a total of just that course.
Control Source =[Combo91].[Column](2) I need to separate per course "510"
in the create query design how do I enter this?
Last edited: