J
Jini
I am collecting data on courses (ID's, Course Name, Date
of Course, Attendance Received (Y/N), Evals Received (Y/N)
and I produce a monthly report showing any classes with a
No under Attendance or Evals. At the bottom of the report
I show a count of how many classes are missing
information. =count([course]). Unfortunately, if there
is nothing missing, I get an #error instead of 0. I have
tried everything I can think of. Does anyone know what I
can put in the control source to show 0 instead of #error
if there is nothing outstanding? Right now, I go in and
physically place a 0 in the report.
of Course, Attendance Received (Y/N), Evals Received (Y/N)
and I produce a monthly report showing any classes with a
No under Attendance or Evals. At the bottom of the report
I show a count of how many classes are missing
information. =count([course]). Unfortunately, if there
is nothing missing, I get an #error instead of 0. I have
tried everything I can think of. Does anyone know what I
can put in the control source to show 0 instead of #error
if there is nothing outstanding? Right now, I go in and
physically place a 0 in the report.