S
SteveL5231
I have a form which contains a listbox. When the user double-clicks on the
listbox a 2nd form opens and the user can make a new record entry. On this
2nd form is a field named "txtChillN". When the user has made the entry into
this 2nd form I want the value of "txtChillN" to be entered into an unbound
table named "tblChills". The field name in this table is "ChillN'. How do
I do this?
listbox a 2nd form opens and the user can make a new record entry. On this
2nd form is a field named "txtChillN". When the user has made the entry into
this 2nd form I want the value of "txtChillN" to be entered into an unbound
table named "tblChills". The field name in this table is "ChillN'. How do
I do this?