morg59jeep
Technical User
- Jun 21, 2006
- 23
I have a record that excludes one record using this code
<>"4097"
I now need to exclude a few more records as well. I tried to use
<>"4097" And "5002" And "5474"
This did not work. It only excluded the 4097 .. so what do I use to exclude more than one non-consecutive record.
<>"4097"
I now need to exclude a few more records as well. I tried to use
<>"4097" And "5002" And "5474"
This did not work. It only excluded the 4097 .. so what do I use to exclude more than one non-consecutive record.