View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jason Zischke Jason Zischke is offline
external usenet poster
 
Posts: 147
Default File System Object

Hi all,

I have a problem with one computer not being able to read the code below and
I was wondering what could be missing that it can't read it?

Set fs = CreateObject("Scripting.FileSystemObject")

Thanks in advance

Jason