I have a field getting todays date when the form is opened, its a time sheet so I want to auto fill from the date for the next 7 days. How can I have it add 1 day to the date from the field that is being autofilled?
Also can I do datd validation by checking that the first filled in date field is a Sunday? Is there a way to tell which day of the week a date is?
thanks in advance for the help!!!
You need to do both of these with code. Your best best is to post to the appropriate newsgroup for the scripting or managed code language you are using...
Neither of these are very hard... but are coding issues.

Signature
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com
I have a field getting todays date when the form is opened, its a time sheet so I want to auto fill from the date for the next 7 days. How can I have it add 1 day to the date from the field that is being autofilled?
Also can I do datd validation by checking that the first filled in date field is a Sunday? Is there a way to tell which day of the week a date is?
thanks in advance for the help!!!
Brent Paxson - 06 Dec 2004 16:17 GMT
thanks for the help. I'm off to the newsgroups! I was hoping for a simple solution.
brent.