G
Guest
Hello, newbie using Acess 2000.
I've created a form to enter and track sw issues. Values that are often used I have set-up in different tables. For example -tblBusinessUnit, which has listed 15 business units. This list is not all-exclusive, so the user may need to enter a BU that is not in the list (I would then want it added).
When the user enters data in a new blank form, why is it that when he/she types in a name that already exists in the tblBusinessUnit table, it adds it to the bottom of the table with a new ID? I would like it to point to the existing BU name instead of adding a new entry. How do I do this
Thank you for your help
-r
I've created a form to enter and track sw issues. Values that are often used I have set-up in different tables. For example -tblBusinessUnit, which has listed 15 business units. This list is not all-exclusive, so the user may need to enter a BU that is not in the list (I would then want it added).
When the user enters data in a new blank form, why is it that when he/she types in a name that already exists in the tblBusinessUnit table, it adds it to the bottom of the table with a new ID? I would like it to point to the existing BU name instead of adding a new entry. How do I do this
Thank you for your help
-r