L
Louis
How can I filter for results that contain the charcter "(" ?
For example if my fields are:
A(2001)
B(2004)
C
D(2055)
E(2006)
I would like to display results that contain parentheses brackets.
I try filtering using the wildcard *(* but it does not work.
For example if my fields are:
A(2001)
B(2004)
C
D(2055)
E(2006)
I would like to display results that contain parentheses brackets.
I try filtering using the wildcard *(* but it does not work.