S
Shelly
Hi, I posted this question last week but I'm still having trouble so I'm
hoping if I explain again someone can help!
I have a table (Individual Details) with two fields which are the primary
key - Family ID Number and Individual ID Number. Individuals within each
family are numbered sequentially, starting at 1 each time a new family is
added to the database. So each person has a unique combination os Family ID
Number and Individal ID Number.
My problem is that with the database getting large, it is becoming difficult
to manually find the last highest Indivudal ID Number within an individual
number when a new person is added.
What i want to do is enter the Family ID Number on the form, then have
Access look up the next available Individual ID Number for that family and
store it in the field Individual ID Number in the table.
I've tried some codes but I get the #Name error. Help!
Thanks
hoping if I explain again someone can help!
I have a table (Individual Details) with two fields which are the primary
key - Family ID Number and Individual ID Number. Individuals within each
family are numbered sequentially, starting at 1 each time a new family is
added to the database. So each person has a unique combination os Family ID
Number and Individal ID Number.
My problem is that with the database getting large, it is becoming difficult
to manually find the last highest Indivudal ID Number within an individual
number when a new person is added.
What i want to do is enter the Family ID Number on the form, then have
Access look up the next available Individual ID Number for that family and
store it in the field Individual ID Number in the table.
I've tried some codes but I get the #Name error. Help!
Thanks