Guys,
I have a Form, (call it form2) which derives a few fields from another form (call that form1).
Form2 is access through form1 via a control button. The derived fields work well and all is sweet. Form2 is relevant to a table (table2) however the derived fields in that form are not inputted into table2 and thus never updated.
Just in case the above is not clear, I will put it a different way.
I want to derive 2 fields from form1 to form2. This i have done using the Expression builder. The only process I want to happen is that each time I open up form2, from a different entry on form1, it needs to create a new entry in form2's corresponding table (table2) to enable any changes I make in form2 to be added to said new field in the table2
Any help greatly appreciated. I just have no idea when it comes to access, as I'm sure you can gather by the above ;o)
Cheers
Craig
I have a Form, (call it form2) which derives a few fields from another form (call that form1).
Form2 is access through form1 via a control button. The derived fields work well and all is sweet. Form2 is relevant to a table (table2) however the derived fields in that form are not inputted into table2 and thus never updated.
Just in case the above is not clear, I will put it a different way.
I want to derive 2 fields from form1 to form2. This i have done using the Expression builder. The only process I want to happen is that each time I open up form2, from a different entry on form1, it needs to create a new entry in form2's corresponding table (table2) to enable any changes I make in form2 to be added to said new field in the table2
Any help greatly appreciated. I just have no idea when it comes to access, as I'm sure you can gather by the above ;o)
Cheers
Craig