Help needed!!
I've a macro to query data using a criteria sheet (SearchEngine). Data is constantly updated in the Database. However, my query sheet is only able to return search only when the "Name" column (A) is not empty. When an employee has more than 1 row of data, the macro no longer functions as intended.
E.g. Employee A (A8) can be working in both Singapore and Indonesia. Since it is detail for the same employee, I left the cell A9 empty. When i query Employee A in SearchEngine (D8), it only returns the row A8:H8 and not A9:H9.
Bookmarks