need all records except type 3

R

Robert Blackwell

I'm trying to run a query and I need all records except ones of type 3, I
have a seperate mailer for type 3.

What do I put for criterea? I tried !3 or !=3 but that didn't work.
 
Top