View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
codadax codadax is offline
external usenet poster
 
Posts: 1
Default Find last user of computer from ActiveDirectory using Excel/VB

I want to be able to enter a computer name in a cell, and then for the active
directory to return the last user who logged onto this computer into an
adjoining cell.

I'd ideally like to be able to run this against a list of computers held in
excel.

Hope that makes sense.