Please help me. I have five textboxes for husband with the values typed(HustxtAddress1, HustxtAddress2, HustxtCity, HustxtState, HustxtZip).  I have five more textboxes for wife.  I have a combo box asking whether the spouse's address is same as the husband - with yes or no. If "Yes" is selected, the text boxes for wife is auto filled with the same values of the husband. Please let me know how to do. I tried with combo box change event setting HustxtAddress1=WifeTextaddress1, it fills only the first field and other fields are empty.
  
Please help. Thank you.
 Please help. Thank you.