WilliamWallace
3 years agoQrew Member
How should I do this calculation?
Hi Folks,
I'm having an issue with dates. I have an arrival date (Date), a departure date (Date), and total days (Numerical). I need to calculate the total number of days my widget was on site. If Departure is filled, calculate Departure - Arrival Date, then if Departure Date is blank, then calculate Todays Date - Arrival date. Maybe I have it all backwards?
I'm thinking I need something like this:??
If([Departure Date] = Blank, Today() - [Arrival Date], [Departure Date] - [Arrival Date])
I'm only a week and a half into Quickbooks, so any help would be greatly appreciated.
Thanks!
------------------------------
William Wallace
------------------------------