The query has these fields [MarineName], [MarineRank], [MarineDutySection], [MarineSSN] and [MarineShop]. Combobox is [Name], and it's source is [MarineName]. I want other fields in my form to fill in the appropriate information based on what name is selected. I used the following code...