teebird
Technical User
- Dec 11, 2001
- 239
Hi Everyone
I have a form with a subform (Continuous view).
When the user enters a value (Date) in a textbox (txtDate) on my main form (frmMain) - I want the value also to be entered in as a new record in my subform (sfrmResult). This would be the 1st record in this subform.
And then once my subform (sfrmResult)is updated with the record (Date) from the main form - another field (txtResult)- same line in subform will display a value "Completed".
Is this possible and how to I start.
Many thanks
tee
I have a form with a subform (Continuous view).
When the user enters a value (Date) in a textbox (txtDate) on my main form (frmMain) - I want the value also to be entered in as a new record in my subform (sfrmResult). This would be the 1st record in this subform.
And then once my subform (sfrmResult)is updated with the record (Date) from the main form - another field (txtResult)- same line in subform will display a value "Completed".
Is this possible and how to I start.
Many thanks
tee