SherryLynn
Technical User
I run a database that tracks families and their children along with other data. I have a main form which records the family's last name, file number, etc. There is a sub form on the main form which records the children's first names and dates of birth. There are two tables that this information is stored in - Family table (records last name, file number, etc.) and a Child table which records the children's first names, last names and dates of birth. The problem I am having is that the last name of the child is not being recorded in the Child table. I want to have the last name automatically be recorded in the Child table without having to re-type this information on the subform of the report. How can I go about this? I don't have much experience with Visual Basic. Any help is much appreciated.
Thanks, Sherry
Thanks, Sherry