Q
QB
Is there a way to setup a cbo ctrl to be used as an In clause within an SQL
statement?
I set one up
In ([Forms]![frm_rpt_A].[cbo_StatuFltr])
Where my cbo returns value like 'Open' and 'Open, Closed'
but it does work.
How does one go about this?
Thank you in advance,
QB
statement?
I set one up
In ([Forms]![frm_rpt_A].[cbo_StatuFltr])
Where my cbo returns value like 'Open' and 'Open, Closed'
but it does work.
How does one go about this?
Thank you in advance,
QB