M
March
Dear All,
I try to write VBA to display data from when I click a record in datasheet
subform to textbox in form. I try to write some code on On_current( ) event as
form.text1 = subform.text1
it doesn't work.
Please give me suggestion.
Thank you,
March
I try to write VBA to display data from when I click a record in datasheet
subform to textbox in form. I try to write some code on On_current( ) event as
form.text1 = subform.text1
it doesn't work.
Please give me suggestion.
Thank you,
March