G
Guest
Hi All,
I know this is probably a simple question, but I haven't had much luck with
it. I have a simple Personal Contact table (first name, last name, address,
etc). The primary key in the table is the full name (first and last
concatenated with a space in between). I want the key to be automatically
filled in when the first and last names are entered into a form. I have the
update query correct, I just don't know where to run it from. I've tried
several spots, but I always get the "Primary key cannot contain a null value"
error.
Thanks
I know this is probably a simple question, but I haven't had much luck with
it. I have a simple Personal Contact table (first name, last name, address,
etc). The primary key in the table is the full name (first and last
concatenated with a space in between). I want the key to be automatically
filled in when the first and last names are entered into a form. I have the
update query correct, I just don't know where to run it from. I've tried
several spots, but I always get the "Primary key cannot contain a null value"
error.
Thanks