How can I do this in
VB?
I want to perform two filter conditions in my SQL recordset...how do I state this in one uniform statement...I am new to SQL syntax so I'm not sure how to combine the two statments into one.
Right now I just have two .filter statments, one after another in my
VB code. It seems it is performing the filtering tusing only the last filter statment.
Thanks,
Maria