G
Guest
Hi!
I have a question about making criteria in a field. The field is
employeeID. Now it will show all employeeID. Now I want to change to this:
If user select an employee ID, the query only show the matched employeeID.
If user didn't select an employee ID, the query will show all employeeID.
I tried IIf, but it didn't work as I though. Any idea? Thank you.
I have a question about making criteria in a field. The field is
employeeID. Now it will show all employeeID. Now I want to change to this:
If user select an employee ID, the query only show the matched employeeID.
If user didn't select an employee ID, the query will show all employeeID.
I tried IIf, but it didn't work as I though. Any idea? Thank you.