hi hilaryb,
thank u very much 4 ur quick responding reg. my question. let me tell u that it works perfect.
again ... thank u very much :-))
greetz
peer
Hi experts,
I calculate the difference between 2 given dates with the following formula:
temp := (ITEndtermin-ITStarttermin)/(60*60);
tage := @Integer(temp / 24);
stunden := @Modulo (temp;24);
@If(@IsError(temp); ""; @Text(Tage) + " Tag(e) " + @Text(stunden) + "...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.