View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default "ActiveX component can't create object"

William,
Scripting can be disabled by Windows permissions/policies. Check those for
the user account that fails compared to the one that works.

However, what do you need the FSO for ?
You can probably avoid it anyway.

NickHK

"William wilborn" <William wrote in
message ...
When using CreateObject("Scripting.FileSystemObject") I get this error.

It
works on one account on my computer but not on the other. I have done a
clean reload of Office 2003 to no avail.