Howard2002
Programmer
I am in VFP7 and created a form with ssn as my input field and my key field. Set the (name) field control source to mastet_table.name. Have another field (agency) that is from table second_table that has the key field of ssn. The control source in the agency field is second_table.agency.
How do i get the form to display them when you select the 'find' button after entering the ssn?
How do i get the form to display them when you select the 'find' button after entering the ssn?