LarryDeLaruelle
Technical User
I have a report based on a cross tab query that tracks the administration of several medications. Periodically, one or more of the medications will not have been administered during the report period. When that happens no value is returned in the cross tab for that med.
The report is set up with bound objects to the cross tab and when the cross tab does not contain a value for the bound object, I get this message:
"The Microsoft Jet database engine does not recognize '{the med name)' as a valid field name or expression."
Is there a way to trap for this message, temporarily remove the offending bound object/s and complete the report? I'm doing this manually now but an automated process would enable me to put this out for the nurses to run the report.
Any suggestions on how I can do this?
Thanks.
The report is set up with bound objects to the cross tab and when the cross tab does not contain a value for the bound object, I get this message:
"The Microsoft Jet database engine does not recognize '{the med name)' as a valid field name or expression."
Is there a way to trap for this message, temporarily remove the offending bound object/s and complete the report? I'm doing this manually now but an automated process would enable me to put this out for the nurses to run the report.
Any suggestions on how I can do this?
Thanks.