I’m trying to make a simple expense log for my step father and i’d like to be able to group the entries by month.
Field Names:
Date of Expense
Category (single select field)
Amount
Transaction Description
Field 5
I’d like Field 5 to show the month that the purchase was made in, so that I could then group his purchases first by Category, and then by month. I know I could just make that a single select column, but I want to automate that for him so this is easier.
Let me know if this is not making sense…
Thanks!