jazminecat
Programmer
oh I know it's been beaten to death. I know they're bad. But, how do I set up a table to use a foreign key from another table without using a lookup field? Or, how do I make a field that is a combination of the primary keys from two other tables, without using a lookup field with a query as it's row source? For example, look at the answer i received here:
doesn't this ask me to use a foreign key in a table, and if I do that, don't I have to plug that foreign key into the row source of a table, and in doing that, isn't that a lookup field?
doesn't this ask me to use a foreign key in a table, and if I do that, don't I have to plug that foreign key into the row source of a table, and in doing that, isn't that a lookup field?