View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chilidog Chilidog is offline
external usenet poster
 
Posts: 6
Default Converting Environ("username") from 2003 to 2007

I'm in the process of migrating to MS Office 2007. Problem is once I convert
some code items that work in 2003 seem bomb out in 2007. Specifically, the
Environ("username") function. Does anyone know how this converted in 2007?
Thanks in advance for any help, it is greatly appreciated.

Scott