Participant
February 17, 2023
Answered
Adding if/then javascript for expense report based on drop-down field
- February 17, 2023
- 1 reply
- 1181 views
Hello, I am trying to create an expense report that uses a dropdown menu to choose the type of expense, and then a number field to indicate how much the expense was. I need help creating a sub-total of each type of expense. So for example, I have Dropdown 1-16 and AmountRow 1-16. I need the subtotal for Advertising Promotion for every time Dropdown= Advertising Promotion. I've attached the PDF below so you can see where it is I'm getting stuck. Thank you for your help.