Newbies HeatherG Posted May 6, 2004 Newbies Posted May 6, 2004 Hi everyone I am a newbie to FileMaker, so please be patient with me if I am not clear in the way I am explaining what I am trying to do. I am attempting to create a database that will accept accommodation bookings and want to have a field that will calculate the number of days that will or have elapsed between dates, for example. Field Name = ArrivalDate (Displays 3/05/2004) Field Name = CheckOutDate (Displays 13/05/2004) Field Name = TotalNights (Displays whatever the calculated number is). I imagine that this a fairly easy thing to do, or has already been done before, but I just don't know how to get my head around it. Thanks HeatherG
Echo33029 Posted May 6, 2004 Posted May 6, 2004 Try TotalNights = CheckoutDate - ArrivalDate. This will give you the total number of days between the two dates.
Newbies HeatherG Posted May 6, 2004 Author Newbies Posted May 6, 2004 Thanks Echo Works perfectly. HeatherG
Recommended Posts
This topic is 7575 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now