J
JBNewsGroup
Hi,
I have a table with alphabetic entries in it. I want to search the table
for all entries beginning with a selected letter. I need to add a NOT to
the search but I haven't been able to construct a string for the NOT. As an
Example:
Table
...
Argentina
Argentina - Buenos Aires
...
So far I have <A{1} which seems to pick all the "A" entries. However, what
do I add to the string so that the word "Aires" is NOT selected.
Any help or suggestions would be appreciated.
Jerry Bodoff
I have a table with alphabetic entries in it. I want to search the table
for all entries beginning with a selected letter. I need to add a NOT to
the search but I haven't been able to construct a string for the NOT. As an
Example:
Table
...
Argentina
Argentina - Buenos Aires
...
So far I have <A{1} which seems to pick all the "A" entries. However, what
do I add to the string so that the word "Aires" is NOT selected.
Any help or suggestions would be appreciated.
Jerry Bodoff