View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Belinda Belinda is offline
external usenet poster
 
Posts: 23
Default How to search the Windows registry by recursion until a reg key is found

I know the registry key but do not know the registry path of the key
is there a way of recursively searching the Windows registry until I
find this key and retrieve the registry path for the key.

Thanks
Belinda