Multiple criteria in DataView.ROWFILTER

  • Thread starter Thread starter Bill Nguyen
  • Start date Start date
B

Bill Nguyen

Can I have more than 1 criteria for Dataview.Rowfilter?
For example:
Dataview.Rowfilter = "Column1 = " & Var1 & "AND colum2 = " & Var2

Thanks
Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top