I wish to set up a DB to control the issuance of keys. I want to set up an input form where when you enter the key number a one field it will populate the Name field with a list of people who are allowed to have that key.
The DB will have around 30 keys each one has it's own list of people who can draw that key.
I was thinking of setting a tables for every key with the names, then either pop the list up or populate the drop down Name field to verify the person is allowed this key.
I am not good at VB so the simpler the method the better.
Thanks, in advance, for any help I can get.
The DB will have around 30 keys each one has it's own list of people who can draw that key.
I was thinking of setting a tables for every key with the names, then either pop the list up or populate the drop down Name field to verify the person is allowed this key.
I am not good at VB so the simpler the method the better.
Thanks, in advance, for any help I can get.
