paulcherianc
Registered User.
- Local time
- Yesterday, 21:11
- Joined
- Aug 15, 2013
- Messages
- 86
Hi..
I am trying to filter a list by using the below formula in a query. But it doesnt work especially when i input <> and the result is nothing. Could anyone fix this issue for me.
IIf([Table1].[Location]="0217",<>"075",Last([EmployeeMaster].[empno]))
Regards,
Paul C
I am trying to filter a list by using the below formula in a query. But it doesnt work especially when i input <> and the result is nothing. Could anyone fix this issue for me.
IIf([Table1].[Location]="0217",<>"075",Last([EmployeeMaster].[empno]))
Regards,
Paul C