S
Steve
How do I write the conditional If statement for a query criteria where if
Forms!MyForm!MyCbx = "AllCategories" then Like "*" else Forms!MyForm!MyCbx ?
I can't get the Like "*" to work.
Thanks!
Steve
Forms!MyForm!MyCbx = "AllCategories" then Like "*" else Forms!MyForm!MyCbx ?
I can't get the Like "*" to work.
Thanks!
Steve