In this video, we'll explore a Google Sheets script that automates budget categorization. Have you ever struggled with organizing your expenses? With this script, you can categorize your spending automatically based on predefined keywords. No more manual categorization!
get the code and documentation here: https://tinyurl.com/bpaczs9x
formula in column E is =SUMIF(D:D, "gas", B:B). This allows you to check the sum of all items in column B if it has the key word "gas" etc next to the amount in column D.
Download
0 formats
No download links available.
Budget Like a Pro with Google Sheets and app script | NatokHD