D
Darrell
How do I filter a text field in a table so that my list "does not contain" a
key word? I am not sure how the expression should look and my attempts at
researching a solution have failed. Can I filter on a keyword or does it have
to be an exect match? i.e. I want to eliminate all records that contain the
word "Administrative"
[dbo_MSP_EpmTask]![TaskName] «Expr» Not "Administrative" ?
Darrell
key word? I am not sure how the expression should look and my attempts at
researching a solution have failed. Can I filter on a keyword or does it have
to be an exect match? i.e. I want to eliminate all records that contain the
word "Administrative"
[dbo_MSP_EpmTask]![TaskName] «Expr» Not "Administrative" ?
Darrell