Hi Rudy
What I know about active directory could be written around the edge of a
postage stamp with a blunt pencil.
But surely there are win32 API routines for it?
You can call win32 APIs from VBA, using the Declare statement.
I just googled on: "active directory" vba
and it got tens of thousands of hits - perhaps start there!
HTH,
TC
"Rudy Welvaert" <(E-Mail Removed)> wrote in message
news:355601c3746e$220c4580$(E-Mail Removed)...
> Hello,
>
> does anybody have experience with addressing the Active
> Directory using VBA code.
>
> Starting from an Access form, I want to be able to browse
> the Active Directory and read the names of the entries to
> display them in the form (and eventualy save them in a
> table).
>
> Thanks
>
> R.
|