Hi,
I am having problems with this IIF statement...
=IIf([OutOfOffice]![StartDate]=#8/1/2011#,[OutOfOffice]![EmpName])
The text box is in a report and I am simply trying to look at the date field in a table and if its 8/1/2011 I want it to pull the employee's name. When I use this I get the #Name? error. Any help would be appreciated...thank you!
I am having problems with this IIF statement...
=IIf([OutOfOffice]![StartDate]=#8/1/2011#,[OutOfOffice]![EmpName])
The text box is in a report and I am simply trying to look at the date field in a table and if its 8/1/2011 I want it to pull the employee's name. When I use this I get the #Name? error. Any help would be appreciated...thank you!