M
Michael
I added a text box to a report and referenced it to a
field in the database. When I try to name the field in
the procedure, like:
If [field] = "Yes" Then ...
I get the following error when I try to run the report:
Run-time error '2465';
Microsoft Access can't find the field '|' referred to in
your expression.
Any help would be appreciated
Mike
field in the database. When I try to name the field in
the procedure, like:
If [field] = "Yes" Then ...
I get the following error when I try to run the report:
Run-time error '2465';
Microsoft Access can't find the field '|' referred to in
your expression.
Any help would be appreciated
Mike