Hi Guys,
I have a form which when loaded displays current email addresses in the database. From this screen I can add / delete email addresses, but im trying to implement a new function where I can select an email address (from the ones displayed in the listbox) and set as default.
On another form there is an email function which will use whatever email address has been set to default. What would be the most suitable way to make which ever email address selected the default?
Ive had a quick look around but havent found much inspiration!
Regards