Probably trivial - but this is getting annoying. I've searched this forum & Access help files, but can't find a solution.
I have a form where all the fields refer to a single table Members. One field has control source LastName, and another is ChildLastName.
I am trying to do the following whenever I enter a new record-
every record has a value entered for LastName. I simply want this value to be copied to ChildLastName automatically once I leave the LastName textbox, but for ChildLastName to remain editable in case they need to be different.
I've tied various default value and on exit settings, but just get blank field or error messages.
Using Access 2000.
Grateful for any help
John
Bristol UK
I have a form where all the fields refer to a single table Members. One field has control source LastName, and another is ChildLastName.
I am trying to do the following whenever I enter a new record-
every record has a value entered for LastName. I simply want this value to be copied to ChildLastName automatically once I leave the LastName textbox, but for ChildLastName to remain editable in case they need to be different.
I've tied various default value and on exit settings, but just get blank field or error messages.
Using Access 2000.
Grateful for any help
John
Bristol UK