Hi, After trying to do this for a while, I came up with the solution. I have a form to insert/modify users, and a sub-form to display the existing users. On a
combobox, I have 2 columns, column 0 with some IDs and column 1 with their corresponding descriptions. On my sub-form I have several columns, including the description. The idea was to click on a user, and get all his data filled on the ...