Number of elements in the tree structure
Okay, this is probably another easy one but stumped once again. How do I determine how many boxes are in an analysis' tree? I want to loop through the boxes to get values but don't see something I can return and then use with n items() or <=Variable in the for loop. Also, is there a way to find the number of a specific type of box (such as col list box only) Thanks for any suggestions.Steve