Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Looks like I'm batting .1000. Turns out that code is for .NET, it
won't work in VBA at all. Sample code: http://www.freevbcode.com/ShowCode.Asp?ID=710 http://my.advisor.com/doc/08691 http://bytes.com/topic/access/answer...tory-usage-vba You'll also want to check out the ADSI reference on MSDN (it's a COM interface for use by non-.NET languages like VBA): http://msdn.microsoft.com/en-us/libr...70(VS.85).aspx --JP On Nov 25, 10:22*am, josh wrote: Thanks. *After doing that I also get a syntax error on the next line of code: Dim Entry As New System.DirectoryServices.DirectoryEntry("LDAP://" & Domain, Username, Password) Any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I get a adcenter username and password | Excel Discussion (Misc queries) | |||
Listing Active Directory groups that have directory access rights | Excel Programming | |||
Save active sheet as "filename" on a remote server with username and password | Excel Programming | |||
Password/UserName | Excel Programming | |||
Active Directory and UserName | Excel Programming |