I have a subform with a text box that I want to show the driver name from the driver table but it only shows the ID field. The control source is Driver_ID and I am using the Default Value =[Forms]![Squad]![Driver]. It functions how I want except for showing the name. I think I understand that the reason for it showing is the Control Source, but I don't have another option to choose besides the Driver_ID in the drop down.