View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
paul[_9_] paul[_9_] is offline
external usenet poster
 
Posts: 2
Default LogonUser API call...

Thanks chaps, Tim's suggestion works well and fast too. I couldn't get
the ADSI calls to work, Excel would't recognize the object types...

cheers,
Paul


"Tim Williams" wrote in message ...
This seemed to work for me when I tried it.

http://support.microsoft.com/support.../Q279/8/15.asp


Tim