S
Steve
Got a problem. I have a one to many relationship that is
working just fine. The one side holds family data. The
many side holds the family members data. On the many
side, I want to be able to select one person(from the
many side) as the head of family. However, if I make the
head of family field a Yes/No, then I can end up with
mulitiple head of family. Do I have to control this
through code(if 1 person is head and another is checked,
I have to run some code or a query) or is there a better
way?
thanks,
working just fine. The one side holds family data. The
many side holds the family members data. On the many
side, I want to be able to select one person(from the
many side) as the head of family. However, if I make the
head of family field a Yes/No, then I can end up with
mulitiple head of family. Do I have to control this
through code(if 1 person is head and another is checked,
I have to run some code or a query) or is there a better
way?
thanks,