View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R Avery R Avery is offline
external usenet poster
 
Posts: 220
Default Import IE/WE Favorites programmatically

How can i use VBA to import favorites from either IE or the windows
explorer, making sure to also copy the hierarchy of folders within which the
shortcuts reside? In the end, I am looking for a VBA procedure that will
create a list in Excel of this hierarchy.

I have no idea how to do this, however, and the documentation on controlling
IE via VBA seems scanty. Thanks!