Hello All!
Looking for some assistance with a formula to reconcile bank data against my data (register). Sample file has some detail, but in a nutshell...Want to match date, transaction and amount and return an "R" if they match, "?" if they don't.
One catch is the dates could be slightly different, but the month and year should match 99.99% of the time. For example I enter 2/15/2021 in as the date, but the bank doesn't post it till 2/17/2021. Close but not a match.
The second catch is the transaction may not match exactly, but they will have matching words. I might call it Electric Bill, but the bank data shows it as Local Electric Company. So I'd like to be able say contains Electric as the match. Man this is complicated.
Trying to think through this it might be some like: IF Bank date is = to My Register date (+ or - 5 days) and Bank Transaction contains any matching text in My Register Transaction, and the Withdrawal or Deposit amount matches, then return "R" or if no match, return "?"
Man this is complicated. Might just have to do it manually if I can't get it sorted out. Using Excel as part of O365 and tinkering with Microsoft Money for Ecxel. Thanks in advance for any guidance.
Whh3
Bookmarks