S
So Call Me Crazy
I have a form whose record source is a query used simply to retrieve data
from 2 related tables. Table 1 is the main data table. Table 2 is more of a
reference table for an item on Table 1. Table 1 has a code that represents
state and county, Table 2 is the translation for that code.
Everything on this form works UNTIL I try to add a record. I am getting
"Index or primary key cannot contain a Null value".
from 2 related tables. Table 1 is the main data table. Table 2 is more of a
reference table for an item on Table 1. Table 1 has a code that represents
state and county, Table 2 is the translation for that code.
Everything on this form works UNTIL I try to add a record. I am getting
"Index or primary key cannot contain a Null value".