I am a new Access user and need assistance with a combo box on a form. Combo box "cbCountryName" allows the user to choose a country (with the control source from table "tblCountry"). When a specific country is chosen, I want the associated foreign exchange rate "CurrentFXRate" which is also...