its ok now. thank you very much for the info.
text5 - InteractiveChange
PUBLIC ldStartDate
PUBLIC ldOtherDate
ldStartDate = this.Value
ldOtherDate = thisform.text4.value
n=ldStartDate - ldOtherDate + 1
thisform.text6.value=n*8...
for example i have a form.
employee:
postion:
training attended:
from: december 12, 2014
to: december 20, 2014
# of days: ~this is what i want to get the answer from the two dates above.
thanks a lot.
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.