So I am trying to find a formula that will pull out unidentified charges from our bank account. I have a list of the known item charges and I would like to create a formula that will list all the items in the description that do not match those charges. So for instance,
KNOWN CHARGES: APPLE, PEAR, GRAPE
BANK STATEMENT:
APPLE 20.00
ORANGE 30.00
PEAR 15.00
GRAPE 5.00
CARROT 2.00
So in this example, the formula I want would return a list that looks like this, as these items arent in our list of known charges.
ORANGE
CARROT
Appreciate any help, thanks.
KNOWN CHARGES: APPLE, PEAR, GRAPE
BANK STATEMENT:
APPLE 20.00
ORANGE 30.00
PEAR 15.00
GRAPE 5.00
CARROT 2.00
So in this example, the formula I want would return a list that looks like this, as these items arent in our list of known charges.
ORANGE
CARROT
Appreciate any help, thanks.
Last edited: