Hello all.
I have the insert form that has 3 list/menus.
When I want to update a record I gather all the information and show it with a form.
My problem is with the values the list/menus have, because so far they appear with the default value which if the user doesn't see might overwrite withouth their knowledge the wrong value.
How can I get the list/menu to match the value saved in the database?
Thanks!