I have a simple app to keep track of service ...

I have a simple app to keep track of service repairs with a intake date. I want to see the age of each repair so I created a virtual column with the following formulaโ€ฆ

=[Sent In Date] - (TODAY() + 1)

It is seemingly working but is returning the result in negative - hours. How can I change this to Days rounded off?

Thank you for any help.

0 3 313
3 REPLIES 3
Top Labels in this Space