R
ryguy7272
I tried the following in a query, but could not get it to work:
Not Like ("*Top*") Or Not Like ("*Remaining*") Or Not Like ("*Total*") Or
Not Like ("*Quoted*") Or Not Like ("*Solar*")
The items with Top, Remaining, Total, etc., keep showing up in my query
results. The Query is linked to a ComboBox, but that shouldn't matter,
right. Also, I have Group By enabled, but again, as far as I know that
shouldn't interfere with the query results.
What am I doing wrong?
Thanks,
Ryan---
Not Like ("*Top*") Or Not Like ("*Remaining*") Or Not Like ("*Total*") Or
Not Like ("*Quoted*") Or Not Like ("*Solar*")
The items with Top, Remaining, Total, etc., keep showing up in my query
results. The Query is linked to a ComboBox, but that shouldn't matter,
right. Also, I have Group By enabled, but again, as far as I know that
shouldn't interfere with the query results.
What am I doing wrong?
Thanks,
Ryan---