Crosstab and values

rob.lyles

Registered User.
Local time
Today, 00:15
Joined
Sep 2, 2009
Messages
34
Hi, I have a crosstab query that I only want to return a value < 1 .75 from the table it is looking from. In other words, if it exceeds 1.75 then I need to say NA, and if it is less than 1.75, I need to display what it found. How can I do this?

Thanks
 
How would you do it in a normal query? Solve the problem in a normal query, solve it in the Crosstab.
 

Users who are viewing this thread

Back
Top Bottom