Hello,
My first post here on Mr. Excel and total Excel noob. I'm trying to create a formula where it will return a yes/no when looking up phone numbers in 2 different columns to see if they exist together within the same row. The gist is that I have call detail records where column A is the calling party and column B is the called party. I also have a list of calling numbers that should have dialed a known phone number. Here's an example:
ColumnA ColumnB
2025551234 2023334567
2025554567 2023331234
2025554567 2023334567
2025551234 2023331234
I would like to identify if there is a row where column A is 2025551234 and column B is 2023331234, which would be row 5 here. I've used some index/match formulas but can't get past the limitation of the formula finding the first instance of my calling number and indicating yes/no. If no, I'd like to keep searching down to find if it exists below which in this case would be the last row. I appreciate any assistance and please let me know if you need more/better/clearer info.
Thanks,
Lefty29er
My first post here on Mr. Excel and total Excel noob. I'm trying to create a formula where it will return a yes/no when looking up phone numbers in 2 different columns to see if they exist together within the same row. The gist is that I have call detail records where column A is the calling party and column B is the called party. I also have a list of calling numbers that should have dialed a known phone number. Here's an example:
ColumnA ColumnB
2025551234 2023334567
2025554567 2023331234
2025554567 2023334567
2025551234 2023331234
I would like to identify if there is a row where column A is 2025551234 and column B is 2023331234, which would be row 5 here. I've used some index/match formulas but can't get past the limitation of the formula finding the first instance of my calling number and indicating yes/no. If no, I'd like to keep searching down to find if it exists below which in this case would be the last row. I appreciate any assistance and please let me know if you need more/better/clearer info.
Thanks,
Lefty29er