Hey there,
When I create a drop-down list, there's the value that you give each row, in this case it's the PK for my table. You can also give the drop-down list a value that the user sees, which is not the same.
I already use the first value to know which department the user wants, but I'm...