Hi Rosemary,
I was evaluating a function that you had given me in a date difference formula. I do not understand the TotalSec argument in the remainder function. I cannot find anything in the crystal help files. Can you please explain to me what TotalSec is, and it's purpose in this function.
NumberVar Hours := Truncate (Remainder (TotalSec,86400) / 3600);
Thanks
Belmancat
I was evaluating a function that you had given me in a date difference formula. I do not understand the TotalSec argument in the remainder function. I cannot find anything in the crystal help files. Can you please explain to me what TotalSec is, and it's purpose in this function.
NumberVar Hours := Truncate (Remainder (TotalSec,86400) / 3600);
Thanks
Belmancat