I have a date picker set to today() and want to set by default another date
pickers value to that date + 3 days and/or possibly +3 business days.. Can
this be done.. The idea would be the user would be presented with the SECOND
date field already showing today+3 then he could either accept or change this
value.. I know that I will have to write some code for this. Could somone
please (if you have this) post that code. Im not a programmer.. thanks
again for you help
Alex [MSFT] - 26 May 2005 21:09 GMT
You will need to customize some code. InfoPath Team Blog entry on date
calculations will get you started:
http://blogs.msdn.com/infopath/archive/2005/01/25/360318.aspx
Good luck,
Alex @ Microsoft
-----Original Message-----
From: Chuck [mailto:Chuck@discussions.microsoft.com]
Posted At: Thursday, May 26, 2005 9:38 AM
Posted To: microsoft.public.infopath
Conversation: calculating date in the future, total days, business days.
Subject: calculating date in the future, total days, business days.
I have a date picker set to today() and want to set by default another
date
pickers value to that date + 3 days and/or possibly +3 business days..
Can
this be done.. The idea would be the user would be presented with the
SECOND
date field already showing today+3 then he could either accept or change
this
value.. I know that I will have to write some code for this. Could
somone
please (if you have this) post that code. Im not a programmer.. thanks
again for you help
Chuck - 26 May 2005 22:25 GMT
Alex thanks again for your help!
it is appreciated greatly..
> I have a date picker set to today() and want to set by default another date
> pickers value to that date + 3 days and/or possibly +3 business days.. Can
[quoted text clipped - 3 lines]
> please (if you have this) post that code. Im not a programmer.. thanks
> again for you help