C
coffeeking
Thanks for the replies to problem number 1 i am still experimenting to
get it to work on a bound ( to a query) text box.
However problem 2 has me stumped.
I have 1 person[staff] attending 1 course [course] that has 4 modules
( no discreet record ) and i want to find via a query everyone who has
attended all 4 modules. for example.
-IIf([module number]="1","completed",not completed"). works perfectly
for the "1".
However how can i ask it to return "completed" only for the [staff]
that have a 1 and 2 and 3 and 4. I have tried && etc but i fear i am
asking the wrong question because the module numbers are not discreet
records only choices made from a drop down list box.
hope you can understand my question
cheers,
get it to work on a bound ( to a query) text box.
However problem 2 has me stumped.
I have 1 person[staff] attending 1 course [course] that has 4 modules
( no discreet record ) and i want to find via a query everyone who has
attended all 4 modules. for example.
-IIf([module number]="1","completed",not completed"). works perfectly
for the "1".
However how can i ask it to return "completed" only for the [staff]
that have a 1 and 2 and 3 and 4. I have tried && etc but i fear i am
asking the wrong question because the module numbers are not discreet
records only choices made from a drop down list box.
hope you can understand my question
cheers,