Hi everyone, I have two sets of data, both containing Account Names, and Balances, however one set of data also contains account numbers.
My quest is this, I wish to match Account Name and Balance to return account number.
Sheet 1 contains 200 accounts with Name and Balance only
Sheet 2 contains 500 accounts with Name and balance and account number.
Please note that in some instances on the list with 500 there are duplicate names with two account numbers so for example,
St Johns School £5676 - ( A133543 (Being the acct #))
St Johns School £44567 - A454563
So as I said, I need to find the exact St Johns School by Name and balance and return the account number on Sheet 1.
Thanks in advance
David.
My quest is this, I wish to match Account Name and Balance to return account number.
Sheet 1 contains 200 accounts with Name and Balance only
Sheet 2 contains 500 accounts with Name and balance and account number.
Please note that in some instances on the list with 500 there are duplicate names with two account numbers so for example,
St Johns School £5676 - ( A133543 (Being the acct #))
St Johns School £44567 - A454563
So as I said, I need to find the exact St Johns School by Name and balance and return the account number on Sheet 1.
Thanks in advance
David.