A
AlexD
I'm using a continuous form with record selector. I have a
text box Day on this form.
Is it possible to choose some row from this form by using
the record selector to highlight the row and to take the
Day value and assign it to somewhere else
(strDay = Day.Value, Forms!frmForm2.txtDay2 = strDay, for
example).
Thanks
text box Day on this form.
Is it possible to choose some row from this form by using
the record selector to highlight the row and to take the
Day value and assign it to somewhere else
(strDay = Day.Value, Forms!frmForm2.txtDay2 = strDay, for
example).
Thanks