Yet another MS Access Question!
I have a simple query where a quick left join is made to find relations of parts. My question is how can I loop this left join to continue until I end up with a empty column (As shown in the image)? The final column is full of nulls, so perhaps a check for that?
Also, As you can see in the Design view, I am using the results from a previous query (TXDGetLinks is the original, TXDGetLinks_1 is the first copy) to obtain results for the current search. How can I systematically add queries until the final column is found to be null?
If VBA is required, can someone please provide examples, I am afraid I am not very good with VBA.
Thanks!
Query Results: