S
Stephen
Been messing with access for the past few hours and can't
figure it out. I have a table with two foreign keys and
two other tables that use these as primary keys. What am
I suppose to write in the validation slot that will only
allow the input from the tables as primary keys. I keep
writing something to the effect of: "must exist" In
("tblDepartment"). This is written in my tblEmployee
table and one just like it in the Employee table for
JobCode. It does not work and I am lost. Can someone
please help me.
figure it out. I have a table with two foreign keys and
two other tables that use these as primary keys. What am
I suppose to write in the validation slot that will only
allow the input from the tables as primary keys. I keep
writing something to the effect of: "must exist" In
("tblDepartment"). This is written in my tblEmployee
table and one just like it in the Employee table for
JobCode. It does not work and I am lost. Can someone
please help me.