Hi,
I have three dropdown fields to allow users to select adult ticket numbers, child ticket numbers and infant ticket numbers. As the booking process progresses I am doing a booking summary as illustrated. However, the formula for total booking cost isn’t calculating correctly.
This is the approach I’m taking to sum booking cost
But I’m not returning the expected total but it is working as expected against each ticket type individually, e.g. adult tickets, 2 selected at £25 each, total £50 but not when I’m attempting to sum the three.
Any help would be appreciated.
Thanks,