G
Guest
I have a field called IsEmployee. If this person is an employee, it displays
a -1, and if they are not an employee, it displays 0. I'm looking for all the
non employee's which I would set that field to say Isemployee=0, but for some
reason, it still displays people in my query that are both employees and non
employess. This should have just been a simple thing, but for some reason
it's not working in this query. Please Help.
a -1, and if they are not an employee, it displays 0. I'm looking for all the
non employee's which I would set that field to say Isemployee=0, but for some
reason, it still displays people in my query that are both employees and non
employess. This should have just been a simple thing, but for some reason
it's not working in this query. Please Help.