S
Sarah at DaVita
I have a form where each record has a doc_id. When comments are added to the
comment table this doc_id is used. I want to run a report from the form that
will only return items in the report that match the doc_id on the record the
user clicks on in the form. I tried the OpenReport method using me.doc_id =
doc_link_id (matching key in comment table that the report is getting its
data from) It errors. I know it must be something simple but everything I
tried errored out. Can someone help with this?
comment table this doc_id is used. I want to run a report from the form that
will only return items in the report that match the doc_id on the record the
user clicks on in the form. I tried the OpenReport method using me.doc_id =
doc_link_id (matching key in comment table that the report is getting its
data from) It errors. I know it must be something simple but everything I
tried errored out. Can someone help with this?