incrementing Dates in Repeating tables by 1

M

M Wheeler

Hi
I have a Calendar form I am setting up that has Columns, Monday to Friday.
The header of the repeating tables are the dates in order from a date chosen
in the form eg.
A start date is chosen from the date picker. (31-12-05)
Repeating Table in column Monday is 31-12-05
Tuesday is 01-01-06
and so on til Friday.
I have an expression box in Monday to pick the date from the date picker box
but I am guessing that the expression box in Tuesday needs to pick up the
date in the expression box of monday and add 1 day, but am unsure how to
proceed, can any one help or point me in the right direction?

Many thanks
Mark Wheeler
 
J

Jay W

To the best of my knowledge, you cannot reference the value of an expression
box. I would have calculate Tuesday by adding 1 to the value from the date
picker, Wednesday by adding 2 to the value from the date picker, etc.

HTH,

Jay
 
M

M Wheeler

Thanks for that Jay

After posting the message I thought that this is what I would probably be
doing, being new to infopath and this type of scripting, I'm a cf developer,
can I get any help with the script required to make this work?

Rgards
Mark W
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top