View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SANDIND[_2_] SANDIND[_2_] is offline
external usenet poster
 
Posts: 16
Default LOG FILE RECORDING USERS TIME

Hi all,

I have one sheet wherein I have allowed access to certain users, who need to
enter threi user id and password to get access to sheet. User Id and password
are verifed from another sheet "Password.xls" who has ID and realted password.

I want to have on log recording User id with time of Log in and Log out in a
separate file may be .xls or any doc file.

Thanks for help in advance.
SS