Selecting blank cells in criteria
I am doing an advanced filter to select employees that are still working with the company. In the data range there is a column labeled Term. If the employee is terminated the cell by their name in the Term column has the date of their termination. If the person is still with the company the cell is blank. To select current employees, the criteria I tried to use is as follows:
Term
=""
This definitely does not work, the filter selects nothing. Would someone tell me how to rewrite this to select employees that are still with the company?
|