View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas[_3_] Gary Keramidas[_3_] is offline
external usenet poster
 
Posts: 72
Default Environ("Username") with Windows7 64bit

works fine in any combination of the following for me:
windows 7 ultimate x64
windows 7 pro x64
excel 2003
excel 2007
excel 2010

--


Gary Keramidas
Excel 2003


"Jamen Lone" wrote in message
...
Hi all,

I'm using XL2003 vba with WIN7 professional and my old vba code won't
work.

i create in XP some code lines to read out the user which is log on.
now i want to do the same with win7 prof 64bit
can someone give me hints ??

thanks in advance