Hi, I have the need to create the equivalent of a WHILE EXISTS SQL loop in Access and am thinking there should be a way to do this with some VBA code.
Some background: I'm working on a family tree database so each record (back to the root) has a parent record in the same table creating a...