PDA

View Full Version : Get no. of items in tree?


elorup
04-30-2007, 06:53 AM
Is there a way to find out the number of items in a tree (including sub-items)?

Regards
Eric J Lorup

quant
04-30-2007, 07:16 AM
do an empty basic search, tick "Limit search to selected item in Data Explorer pane" ... the number of results in the status bar shows number of children recursively (+1 for the selected item)

elorup
04-30-2007, 07:24 AM
Dear quant,

great. Thanks for the hint. Exactly what I was looking for.

Regards
Eric