hello i have a column that users write columns in, how do i get the query to only filter fields that have the word "due" in it?
i tried Like "due" in criteria but it doesnt find anything,. thanks
hello i have a column that users write columns in, how do i get the query to only filter fields that have the word "due" in it?
i tried Like "due" in criteria but it doesnt find anything,. thanks
Use wildcard: Like "*due*"
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.