Is there a way I can return all items that correspond to a wildcard criteria. In column A, I have a list of student names; in column B I have listed specific values. In Column E, I have a list of lookup values (need to search by wildcard) that I need to search in Column A and if it locates items that fit into the criteria, returns the value in Column B and separated by ";" (in case it returns multiple values). Anyone got ideas?