I know this must be a simple thing, but I'm fairly new and can't figure it out.
I have a parent file and a child file. What's the best technique for searching the child file with criteria from both the child and parent files?
Tried from the parent side--searching, putting the unique ids in a global field, and then using gotorelatedrecord to get to the children, but then I couldn't further search the children without getting all children, not just those belonging to the found parents.
Thanks--Susie
I have a parent file and a child file. What's the best technique for searching the child file with criteria from both the child and parent files?
Tried from the parent side--searching, putting the unique ids in a global field, and then using gotorelatedrecord to get to the children, but then I couldn't further search the children without getting all children, not just those belonging to the found parents.
Thanks--Susie