D
DEmmett
I want a report to print only fields from a query that meet certain criteria,
ie notnull, greater than 3, etc. I thought using conditional format, but I'm
not sure how. Since many fields have different values, I can't just do a
simple if Null... Bottom line:
I am attempting to create a report that shows delinquent training for
employees. I am not interested in the 110 areas they are current in, I need
to see the 3 areas they are delinquent in.
I suspect after I figure out the condition issue, how do I do the
concatenate? do I have to list each field in the statement?
ie notnull, greater than 3, etc. I thought using conditional format, but I'm
not sure how. Since many fields have different values, I can't just do a
simple if Null... Bottom line:
I am attempting to create a report that shows delinquent training for
employees. I am not interested in the 110 areas they are current in, I need
to see the 3 areas they are delinquent in.
I suspect after I figure out the condition issue, how do I do the
concatenate? do I have to list each field in the statement?