Search results

  1. B

    Creating the equilvalent of a WHILE EXISTS SQL loop

    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...
Back
Top Bottom