Fellow sufferers
Please see my (partly pseudo-) code below. I first build a tree structure and would then like to pick one branch of it and send it to a subroutine for processing. Believe the code explains what I wish to do.
BW Peter Bunde Hansen
Sub Test()
Dim inhabitants_in As Object
Dim x...