I have a database that contains 9 subforms. The main form is called, "Customer Information". This form is linked to the tbl_Customer. Two of the columns in this table are Customer ID and Customer Name. When I open the "Customer Information" form and select a customer, certain information defaults throughout the form. I would like certain information to default to my 9 subforms as well. All subforms have a field called "Customer Name". I would like to be able to open the Cusotomer Information form, select the customer, and when the information defaults, I would like to take it a step further and have the customer name go to each subform. Right now the customer id is the only thing that goes. Any thoughts? HELP!