Hello All,
I'm working on a database for a local youth shelter. I have a form where I enter the youths info (name, age, date of birth.stuff like that). This info will remain constant for the youth (except the age) That way if the youth end up back in the shelter they don't have to reenter this info. So I either enter a new youth on the frmResidents or I bring up the record for the youth. From here I go to an Admissions form (frmAdmissions). I have a button on the frmResidents that on click goes to the frmAdmissions and carries over the youths name. The problem is that if the youth has been in the shelter before it bring up the record for the youth. I would like it to carry over the youths name but everything else in the record be blank. If I create a new record then all the fields go blank including the youths name.
Any suggestions?
Thanks,
Rick
I'm working on a database for a local youth shelter. I have a form where I enter the youths info (name, age, date of birth.stuff like that). This info will remain constant for the youth (except the age) That way if the youth end up back in the shelter they don't have to reenter this info. So I either enter a new youth on the frmResidents or I bring up the record for the youth. From here I go to an Admissions form (frmAdmissions). I have a button on the frmResidents that on click goes to the frmAdmissions and carries over the youths name. The problem is that if the youth has been in the shelter before it bring up the record for the youth. I would like it to carry over the youths name but everything else in the record be blank. If I create a new record then all the fields go blank including the youths name.
Any suggestions?
Thanks,
Rick