- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hey sorry I haven't touched this in awhile.
I have an expense report and a dropdown for category. I need to then sum the expenses based on that dropdown.
Something like:
If ExpenseDesction[n] ="abc" or "bca" or "cba" then
sum ExpenseAmount(n)
Else
sum ExpenseAmount(n)
Seems super simple.
Views
Replies
0 Likes
Total Likes