Hello,
InfoPath doesn't natively support date calculations. However, you can do
the calculations in code and then set the field's value to the result. This
blog entry should help you with performing date calculations in InfoPath:
https://blogs.msdn.com/infopath/archive/2005/01/25/360318.aspx
- Scott
> Hi I have two date fields (startdate and an enddate) and a NoOfdays text
> box
[quoted text clipped - 9 lines]
>
> Can any one help me pls.