Hi
I am a bit of a Access Newbie, so this is probably a simple question.
I have a form which is being used to search for Resource Skills. There are three Combo-boxes which indicate Primary, Seconday and tertiary Skills.
If the users selects 'Project Management' from the Primary Skill and 'Ms Project' from the Secondary Skill, i need the Select query to show only the resources which match this.
I am using the below statement in the Criteria to pull the value from the Combo Box [Forms]![Multiple Skill]![Primary_combo].
Can this be done using a Select Query. Would a AND statement be used?
Thanks
I am a bit of a Access Newbie, so this is probably a simple question.
I have a form which is being used to search for Resource Skills. There are three Combo-boxes which indicate Primary, Seconday and tertiary Skills.
If the users selects 'Project Management' from the Primary Skill and 'Ms Project' from the Secondary Skill, i need the Select query to show only the resources which match this.
I am using the below statement in the Criteria to pull the value from the Combo Box [Forms]![Multiple Skill]![Primary_combo].
Can this be done using a Select Query. Would a AND statement be used?
Thanks