Ok here is what I have for the row source: SELECT [TBL_Travel Team code].[Main Code], [TBL_Travel Team code].[TT Name (Location)] FROM [TBL_Travel Team code];
But when I go back to the form only the Main code is there. I change the code to main code.
Here is what I have for the subcode...