X
Xavier
I'm having a hard time figuring out how to write the criteria to limit
my query results. Basically, I have the following data:
Model Type
ABC 1
ABC 1
DEF 2
DEF 1
GHY 2
What I want to do is NOT display model type 'DEF' unless it is type 2.
How would I go about writing this criteria? Thank you!
Xavier
my query results. Basically, I have the following data:
Model Type
ABC 1
ABC 1
DEF 2
DEF 1
GHY 2
What I want to do is NOT display model type 'DEF' unless it is type 2.
How would I go about writing this criteria? Thank you!
Xavier