calculate check out date based on check in date + number of days
Page 1 / 1
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)
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.