Poppiefresh
New Member
- Joined
- Aug 10, 2016
- Messages
- 5
I can't believe I couldn't find this anywhere. All my account transactions are downloaded into an Excel spreadsheet. I want to:
The lists will keep growing as more transactions are added so the list needs to be dynamic and not static on both tabs.
It’s too much for a lookup and VBA is not my strong suit.
https://drive.google.com/open?id=1UXJ45pVyv5fYuM5dwjY0NJZc1Ew85Vuk
- Cleanup the merchant name/description to be concise & understandable
- Run Transactions column A against the list of IFTT criteria on the AutoLookup tab and replace the value with the value from the lookup. In this example, Transactions cell A3 would match AutoLookup cell A4, so Transactions A3 would be overwritten by value in AutoLookup F4, and
- Auto Categorize based on AutoLookup table. Transaction cell A4 would match against AutoLookup A5 so the value in AutoLookup D5 would populate Transactions B4.
The lists will keep growing as more transactions are added so the list needs to be dynamic and not static on both tabs.
It’s too much for a lookup and VBA is not my strong suit.
https://drive.google.com/open?id=1UXJ45pVyv5fYuM5dwjY0NJZc1Ew85Vuk