I want to calculate the number of days between today and a date entered onto
a form using a date Picker and display the number in a calculated field
Art - 15 Mar 2007 15:24 GMT
All depends on whether you are using 2003 or 2007.
in 2007 it is a native calculation. In 2003, you must write code.
> I want to calculate the number of days between today and a date entered onto
> a form using a date Picker and display the number in a calculated field
Badminton - 15 Mar 2007 15:57 GMT
Using 2003
What code?
> All depends on whether you are using 2003 or 2007.
>
> in 2007 it is a native calculation. In 2003, you must write code.
>
> > I want to calculate the number of days between today and a date entered onto
> > a form using a date Picker and display the number in a calculated field
Art - 16 Mar 2007 03:20 GMT
Script in the XML file
I still haven figured it out either but its not easy
> Using 2003
> What code?
[quoted text clipped - 6 lines]
>> > onto
>> > a form using a date Picker and display the number in a calculated field
S.Y.M. Wong-A-Ton - 19 Mar 2007 09:59 GMT
Try this article:
http://enterprise-solutions.swits.net/infopath2003/article.php?t=datediff-vbscri
pt-infopath&c=infopath2003
---
S.Y.M. Wong-A-Ton
> I want to calculate the number of days between today and a date entered onto
> a form using a date Picker and display the number in a calculated field