View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
isabelle isabelle is offline
external usenet poster
 
Posts: 587
Default how to detect host id of a computer using excel

hi,

sHostName = Application.UserName

isabelle


Le 2013-01-05 11:33, a écrit :
I want to create a file which is locked to host id of computer. can anyone tell me how to detect host id of a computer in excel.