Quote Originally Posted by suresh
Hi,
I forgot to mention one more thing.
I have over 100 servers and I have 2-300 nodes for each server. The search is taking about 5 minutes. Is there any way to improve the search?
any suggestions are highly appriciate. Thanks in advance.

Thanks,
Suresh.
If you add
Application.screenupdating = False
at the head of your code and
Application.screenupdating = True
at the end, this may help.
Regards
MD