View Single Post
  #11   Report Post  
Posted to microsoft.public.excel.programming
isabelle isabelle is offline
external usenet poster
 
Posts: 587
Default How to return the machine name?



Le 2012-04-27 15:51, GS a écrit :
Ron,
I gave that 'Mac' issue some thought and is why I opted for VBA's Environ() function.


yes GS, it is ok on xlxp,

MsgBox Environ("ComputerName")



--
isabelle