A
Alex
Hi, I have a report that is run from different queries.
On my Form, I want to put a check box, which by checking
it, it will cause one of the queries of the report to
EXEMPT records that have a certain field...so it won't
show on the report. I was thinking to code for the
cmdRUNREPORT...IF chkBOX=True then <> "Shanghia" and
<> "JAPAN" in that particular query..just dont know how to
code it...or maybe in the query criteria put in somehow
[Forms]![SmallBusiness][chkox]=True, <>Shanghia And <>
Japan....please help out..I think im on the right track
not sure.
On my Form, I want to put a check box, which by checking
it, it will cause one of the queries of the report to
EXEMPT records that have a certain field...so it won't
show on the report. I was thinking to code for the
cmdRUNREPORT...IF chkBOX=True then <> "Shanghia" and
<> "JAPAN" in that particular query..just dont know how to
code it...or maybe in the query criteria put in somehow
[Forms]![SmallBusiness][chkox]=True, <>Shanghia And <>
Japan....please help out..I think im on the right track
not sure.