Hi all,
I have two subforms in a tab control.
address1 and address2.
I want to copy address1 to address2
immediately after typing the address1
by clicking a button.
Code for one field of address line
--------------------------------------------------
If Not c_address_subform![c_addrs_1] = ""...