Hello. I have some data organized as shown below. Column E represents invoice numbers that have been paid by clients.
What I'm trying to do is check whether or not a given invoice number appears in Column E. If each row in Column E contained only one invoice number, I could do this using =match(Invoice #, Column E,0).
However, the cells in Column E sometimes contain more than one invoice number (such as in cell E2, as highlighted below).
Any suggestions on how to use an Excel formula (or formulas) to check whether or not a specific invoice appears in Column E?
Thank you.
What I'm trying to do is check whether or not a given invoice number appears in Column E. If each row in Column E contained only one invoice number, I could do this using =match(Invoice #, Column E,0).
However, the cells in Column E sometimes contain more than one invoice number (such as in cell E2, as highlighted below).
Any suggestions on how to use an Excel formula (or formulas) to check whether or not a specific invoice appears in Column E?
Thank you.