I have 2 formula questions:
- I have travel meal allowance at $41.25 for the first and last day of travel. I want my formula to add both days($82.50) if the leave date and return date are different, If the leave date and return date are the same then I want to see only $41.25 in the total. How do I accomplish this?
- Our in-between days meal allowance is $55. This is my formula to add the $55 meal allowance. (DateDiff( [Return Date] , [Departure Date] )- 1)* 55 I was testing my form. I selected the leave date and return date as the same day. That total came up to 82.50 on my first and last day formula and -$55 on my in-between day. How do I fix this? When the departure and return dates are different, the in-between date formula correctly calculates at $0.00.
Back to Docusign.com


