J
Jodith
I have a personnel database that I created. One of the tables tracks
information in the personnel file. I am trying to come up with a report that
will print out any information that is currently not in compliance. I know I
can use IIf statements to calculate whether each field is in compliance, but
how do I tell it not to print fields that are in compliance. We've got about
25 fields that we have to track for various state contracts, and I'd like to
not have to use a full sheet of paper for each employee (what can I say,
we're a poor non-profit).
Any suggestions on how to set this up short of writing scripts, which would
make definitely make my head explode?
information in the personnel file. I am trying to come up with a report that
will print out any information that is currently not in compliance. I know I
can use IIf statements to calculate whether each field is in compliance, but
how do I tell it not to print fields that are in compliance. We've got about
25 fields that we have to track for various state contracts, and I'd like to
not have to use a full sheet of paper for each employee (what can I say,
we're a poor non-profit).
Any suggestions on how to set this up short of writing scripts, which would
make definitely make my head explode?