Formula Help
-
I’m testing this to create a quote form. I’ve tried using radio buttons but I seem to be formatting everything wrong.
What I’m trying to calculate
Field 1 Guest Count: if guest or less, total = 0. If over 100 guest its 3 per (so 101=3, 102=2, etc)
Field 2 Time: (using radio, would prefer number field but I’m fine with radio): 1hr = 450, 2 hours = 800, 3 hours = 1200
Field 3 (will be checkboxes): For every item selected its +50
Field 4 Additional hours: 400 for every additional hourSo if someone Choose
-201 Guest (201-100)x3=303
-3 Hours = 1200
-4 checkboxes = 200
-2 additional hours = 800
GRAND TOTAL = 2503
–
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Formula Help’ is closed to new replies.