How can I find the number of WorkingDays by selecting StartDate & EndDate in InfoPath-2010 ? (Excluding Saturday & Sunday. Means only WeekDays).
Please specify the Rule or the mehtod.
|
How can I find the number of WorkingDays by selecting StartDate & EndDate in InfoPath-2010 ? (Excluding Saturday & Sunday. Means only WeekDays). Please specify the Rule or the mehtod. |
|||
|
|
|
If proposted codeless approaches don't appropriate in your case, another approach could be to create custom webservice to do this and call it from InfoPath. I used this method in my case. |
|||
|
|
|
There is very detailed description of codeless (aka nocode) approach, just with rules:
the 2nd sentence of which is:
There are more trivial/obvious approaches with the use (of coding) code-behind you could have found easily by searching |
|||
|
|
|
Assuming you have access to Excel Services, these links may be useful to you: |
|||
|
|