Richard1980
Registered User.
- Local time
- Tomorrow, 00:47
- Joined
- Aug 13, 2012
- Messages
- 72
Hello, I need your help on this item.
I have a table (tblCountries) with world countries and their respective flags. The tblCountries.Flag is an attachment field type. I have another table (tblAirports) where there is a combobox for selecting airport country. I would like to display in the form (frmAirports) the flag for the country selected by the combobox. The flag shown must obviously come from the tblCountries.Flag field.
How do that?
Thanks, bye
Riccardo
I have a table (tblCountries) with world countries and their respective flags. The tblCountries.Flag is an attachment field type. I have another table (tblAirports) where there is a combobox for selecting airport country. I would like to display in the form (frmAirports) the flag for the country selected by the combobox. The flag shown must obviously come from the tblCountries.Flag field.
How do that?
Thanks, bye
Riccardo