HEY!
How do I make on text box = another in a subform. So heres what i have. I have a Navigation form (2010 only) and i have two text boxes in the Form Header. CompanyName, and ManagementCompany. Now i have The management company bound to one table. but i have the ID number from that table (It is auto number), to insert it in other tables as a number instead of text. It is an adding data form. so icurrently have a drop down combo box which selects the management company which relates the ID. wokks great. IS there a way to make it automatically select the combo box, or text box if need be, to have it update automatically. Also With the Company Name how to i get that contents value correspond with others in the navigation form. (make that value in text box equla the value in the text box when i swith navigation buttons? eg...
__________________________________________________ ______Header______
Management Company_______________
Company Name_______________
__________________________________________________ __________Detail__
Button 1....Button 2....Button 3....Button 4....Button 5