I have a sheet (We will call it sheet 1) that lists a company name and a billing account number (for a service we provide). If this business has multiple locations, they list a secondary account in the next column. However some people have been listing the next account in the same column, but with a comma or semi-colin separating them. Now the other sheet (We will call it sheet 2) shows all the accounts we are charging for this specific service. What we are trying to find is accounts we are not charging. I will try to make an example below. I am trying to find a formula that will look at at all the potential columns in sheet one that has an account number and look to see if it is found on Sheet 2. I was hoping this would be something like a Vlookup, but I think it is more complicated than that.
In the example below (second table below) it shows that we are charging one of the accounts for ABC Company (111111111) but not the second account. We are not charging any of the accounts for DEF Company, etc. I need (on sheet 1, to indicate if we are charging or not.
Does this all makes sense? I hope it does, and I hope there is an easy to understand formula....
Thank you in advance.
Sheet
On the second sheet it is just a list of account numbers and if we are charging. So if the account is not listed below, we are not charging.
In the example below (second table below) it shows that we are charging one of the accounts for ABC Company (111111111) but not the second account. We are not charging any of the accounts for DEF Company, etc. I need (on sheet 1, to indicate if we are charging or not.
Does this all makes sense? I hope it does, and I hope there is an easy to understand formula....
Thank you in advance.
Sheet
Customer Name | Billing Act | Additional Billing Act | Additional Billing Act |
ABC Company | 111111111 | 22222222 | |
DEF Company | 1234; 55555; 6879 | 1233333 | |
LMNOP Company | 99999 | 8888; 77777 |
On the second sheet it is just a list of account numbers and if we are charging. So if the account is not listed below, we are not charging.
Customer Name | Account Number | Charge |
ABC Company | 1111111 | Yes |
LMNOP Company | 77777 | Yes |