View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stefan_B Stefan_B is offline
external usenet poster
 
Posts: 2
Default Environ Library Not Working on Excel 2000

Hello,

I'm attempting to execute the following line on Excel 2000 and I'm receiving
the error message:

'Compile Error: Can't find project or library'

The code I'm attempting to execute is:

Username = Environ ("Username")

Does anyone have any ideas? The code works in Excel 2003, which is a bit
weird.

Many Thanks,
Stefan.