I want to create a data connection in Excel 2007 that pulls the result of an Active Directory query into a sheet in my workbook.
I see that I can do this with VBA: http://www.remkoweijnen.nl/blog/2007/11/01/query-active-directory-from-excel/ but I agree with Rob here that it should be easier than that, just using "OLE DB Provider for Microsoft Directory Services"
A bit of googling suggests that this is a hole in our collective knowledge that deserves to be filled!