V
Viv
I want entries made to two fields: FirstName, LastName,
and have a 3rd field called "FullName" automatically populate with the
combination of FirstName & " " & LastName.
I want this 3rd field to be the Primary Key for the table this is
populating, so this needs to happen while the record is still open.
I've tried events & defaults and can't make it work.
Help!!
Thanks, Viv
and have a 3rd field called "FullName" automatically populate with the
combination of FirstName & " " & LastName.
I want this 3rd field to be the Primary Key for the table this is
populating, so this needs to happen while the record is still open.
I've tried events & defaults and can't make it work.
Help!!
Thanks, Viv