Hello! I am attempting to populate a series of cells (sheet 1, C4-I4) with store numbers based on users inputting a market name into sheet 1 B2 and using an index/match to return up to 7 unique matches in C4-I4. I have been able to write a formula to populate the cells with matches, but when I...