I
Iram
Hello.
I am trying to create an expression but it's not working... Its for a field
on a form...
=DCont("[ReportCode]","tbl_MasterContinued","[ReportCode] = 'A' and
[Anotado] = Like *& Forms![frm_Reports]![AnotadoFormField]&*")
I am trying to count all of the "ReportCode"s in the table
tbl_MasterContinued where the "ReportCode" equals "A" and where "Anotado" is
like a field on a form called "AnotadoFormField" in form frm_Reports.
Note: Anotado is the name of another field in tbl_MasterContinued.
Can you help me fix this?
Thanks.
Iram
I am trying to create an expression but it's not working... Its for a field
on a form...
=DCont("[ReportCode]","tbl_MasterContinued","[ReportCode] = 'A' and
[Anotado] = Like *& Forms![frm_Reports]![AnotadoFormField]&*")
I am trying to count all of the "ReportCode"s in the table
tbl_MasterContinued where the "ReportCode" equals "A" and where "Anotado" is
like a field on a form called "AnotadoFormField" in form frm_Reports.
Note: Anotado is the name of another field in tbl_MasterContinued.
Can you help me fix this?
Thanks.
Iram