Hi to all,
I been struggling with this for few hours and cant figure out what am I doing wrong.
I have a Main form which in the detail section I have 3 pages.
My question
On the 1st page I have a date field that i need to link to the date field in the 3rd page but at the same time I need to save the value in the table
Right not this what I have,
Page1 - Date with Control source = dateissued (table=ActionPlan)
Page2 - Control Source =[Forms]![ActionPlan]![dateresponserequired]+30
The problem is I want to save the value in the table=ActionPlan in the field "dateimplemented"
How do I go around that,
Any help is appreciated
Thanks
I been struggling with this for few hours and cant figure out what am I doing wrong.
I have a Main form which in the detail section I have 3 pages.
My question
On the 1st page I have a date field that i need to link to the date field in the 3rd page but at the same time I need to save the value in the table
Right not this what I have,
Page1 - Date with Control source = dateissued (table=ActionPlan)
Page2 - Control Source =[Forms]![ActionPlan]![dateresponserequired]+30
The problem is I want to save the value in the table=ActionPlan in the field "dateimplemented"
How do I go around that,
Any help is appreciated
Thanks