I need help with a query and the control source of a combo box...I guess there might be several answers here, but here we go...
I am building a new (my first) database to keep track of certain data received monthly from several different countries. I was going to save all the data in tblReviews...
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...