I'm using this criteria" Not Like "AB"
Question:
I need help to find out if I can have multiple selections like AB, BC,PR, QC
Thanks
I'm using this criteria" Not Like "AB"
Question:
I need help to find out if I can have multiple selections like AB, BC,PR, QC
Thanks
Is that criteria built dynamically into query object? I never use dynamic parameter query.
I would use VBA code to construct filter criteria and then apply to form Filter property. Review: http://allenbrowne.com/ser-50.html
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Thank you so much