Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Value from form to subform

Status
Not open for further replies.

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

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top