greengairs
New Member
- Joined
- Apr 14, 2012
- Messages
- 4
Hi
I need some help here - basically i want to lookup a list of bank transactions (sheet 2 column f on a row by row) and return the word "NEVER" in column G next to the transaction if it can match part of a word as found in Sheet 1 column A
I need to find the unique words on sheet 1 (eg. smith is not good enough i need to find "J Smith dividend" as opposed to a transaction which may say "WH Smith"
What im trying to do is build a manual list of transaction descriptions which do not attract VAT or sales tax, so these can be excluded up front with a flag rather going through 100s of transactions. I cant create fully unique id as the banking file add on dates and other alpha numeric codes for each transaction.
Data Examples
Sheet 1 Column A1:A100 [ I am manually creating these data lists in sheets A - UNSORTED]
Uber
Tesco
J Smith Salary
J Jones Expenses
J Smith Dividend
Sheet 2 Column F1:F500 [A list of bank transaction descriptions from Bank - UNSORTED]
UBER BV 24018
Tesco Stores Scotland AA
WH Smith - England
J Smith Salary Feb 2018
J Smith Salary March 2018
Tesco Stores England AA
Ive tried index and list products and cant get it to work. Hope someone can help this will save me tonnes of time
thanks graeme.
I need some help here - basically i want to lookup a list of bank transactions (sheet 2 column f on a row by row) and return the word "NEVER" in column G next to the transaction if it can match part of a word as found in Sheet 1 column A
I need to find the unique words on sheet 1 (eg. smith is not good enough i need to find "J Smith dividend" as opposed to a transaction which may say "WH Smith"
What im trying to do is build a manual list of transaction descriptions which do not attract VAT or sales tax, so these can be excluded up front with a flag rather going through 100s of transactions. I cant create fully unique id as the banking file add on dates and other alpha numeric codes for each transaction.
Data Examples
Sheet 1 Column A1:A100 [ I am manually creating these data lists in sheets A - UNSORTED]
Uber
Tesco
J Smith Salary
J Jones Expenses
J Smith Dividend
Sheet 2 Column F1:F500 [A list of bank transaction descriptions from Bank - UNSORTED]
UBER BV 24018
Tesco Stores Scotland AA
WH Smith - England
J Smith Salary Feb 2018
J Smith Salary March 2018
Tesco Stores England AA
Ive tried index and list products and cant get it to work. Hope someone can help this will save me tonnes of time
thanks graeme.