J
Jess
I have a report which I open from a form with the openreport command. I
execute the report with a where condition whose string is as follows:
"FERC_status <> 'L'"
FERC_status is a field on the table my report is based on.
Everytime the openreport is invoked Access asks me the parameter value for
FERC_status. What is going on here? I already supplied the value for
FERC_status (<> "L")
Thanks for your help
execute the report with a where condition whose string is as follows:
"FERC_status <> 'L'"
FERC_status is a field on the table my report is based on.
Everytime the openreport is invoked Access asks me the parameter value for
FERC_status. What is going on here? I already supplied the value for
FERC_status (<> "L")
Thanks for your help