Friends,

RE: Excel 2000 running in XP

The following code works fine
FileSystem.MkDir "c:\lion"

However, I get error 75 (path/file access error) when I run:
FileSystem.RmDir "c:\lion"

C:\lion is an empty directory. Any ideas what's wrong? Thanks for your help
....

bill morgan