W
Wolfstrike
Is there a way to restrict entry of data to a field on one table
depending on what is in a column from another table..
So, my tables are:
table1
-------------
ID
upcCode
SKU
table2
-------------
ID
upcCode
So, i'm trying to make table 1 upcCode entries restricted to being
entered by only what is in table2 upcCode... any ideas?
depending on what is in a column from another table..
So, my tables are:
table1
-------------
ID
upcCode
SKU
table2
-------------
ID
upcCode
So, i'm trying to make table 1 upcCode entries restricted to being
entered by only what is in table2 upcCode... any ideas?