Hello Gents,
I have a table with name of countries and an attachment field type where I store for every nation its own flag (a small .png file). Then I have a form (bound to another table) where I call by a combobox the name of one country. I would like to show the respective flag in a specific field, after the country has been choosen.
So, I wonder:
1. If I can manage this action using DLookup function or if there is a better way to display it.
2. in the form, what field type I should use for the flag will be displayed.
Many thanks, bye.
Riccardo