Hi all. Please tell me how to calculate the number of days. I have a work schedule from one date to another, how do I display the number of days worked?
Hi @Nikolay-Puh ,
For days, just subtract the date 1 from date 2.
Date and Date Time is just a number, integer determine days, fraction determine time.
1 Like
Thanks!!!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.