View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Linn Kubler Linn Kubler is offline
external usenet poster
 
Posts: 13
Default Reading Active Directory from VBA?

Hi,

Excel 2003, I'd like to read the Active Directory of my domain and create a
list of users with some attributes. How can I do this? I'm assuming I need
to write a macro or two but I can't seem to find any information on it so
far. I did find a nice article about doing this with .net but I can't find
any of the example objects in VBA.

Thanks in advance,
Linn