I'm not sure I can explain this, but I developed a "nested" (if that is the right word - one table but multiple lines) Query that is much faster than the TCursor approach I was using to track a line backwards (like a family tree, starting with one and going to many). The problem is that if any line ends before I have reached the number of steps my query requests, I get an empty answer file.
Is there any way to handle the holes? I thought maybe an IFF statement could work, but they don't seem to be allowed in Queries.
Lynn
Is there any way to handle the holes? I thought maybe an IFF statement could work, but they don't seem to be allowed in Queries.
Lynn