Hi All.
While waiting for the big evening... I have a little problem with adressing a field in a another form;
I have a NavigationForm which is the main form with the new Access 2010 navigation buttons. On the TopText Form area I have two fields; Field1 and Field2.
One of this button navigates to a subform Subform. In ths subform I have some fields - lets say Field3 and Field4.
On this Subform I also have a command button which save the active record in the subform. This button should also update the value in field Field1 and Field2 with the values from Field3 and Field4 (From subform to mainform..?) All fields are standard text fields.
How do I adress the Field1 and Field2 in the NavigationForm from inside the Subform? (cmdUpdate -> OnClick event)
I have serious problem with this . and ! and some [] and where to put what...
Anyway,
Thanks for all god help I have found in this forum. And for all: Merry Christmas and a Happy new year!
While waiting for the big evening... I have a little problem with adressing a field in a another form;
I have a NavigationForm which is the main form with the new Access 2010 navigation buttons. On the TopText Form area I have two fields; Field1 and Field2.
One of this button navigates to a subform Subform. In ths subform I have some fields - lets say Field3 and Field4.
On this Subform I also have a command button which save the active record in the subform. This button should also update the value in field Field1 and Field2 with the values from Field3 and Field4 (From subform to mainform..?) All fields are standard text fields.
How do I adress the Field1 and Field2 in the NavigationForm from inside the Subform? (cmdUpdate -> OnClick event)
I have serious problem with this . and ! and some [] and where to put what...
Anyway,
Thanks for all god help I have found in this forum. And for all: Merry Christmas and a Happy new year!