Skip to main content

calculate check out date based on check in date + number of days

Use a formula field. DATETIME_DIFF() is probably the function you’ll need.

Number of days between two dates
DATETIME_DIFF({Check-in Date},{Checkout Date}, 'days')


Use a formula field. DATETIME_DIFF() is probably the function you’ll need.

Number of days between two dates
DATETIME_DIFF({Check-in Date},{Checkout Date}, 'days')


Thanks

Tom Kozlak
RTG Golf
St. Paul, Mn. USA
612-816-3337
tomk@rtggolf.com
www.remarkabletravelgroup.com

(Attachment PastedGraphic-1.tiff is missing)