View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ana Ana is offline
external usenet poster
 
Posts: 44
Default problem with code

Hi,

I have in a code the following sentence:
set fs=CreateObject("Scripting.filesystemobject") .....

before it was working fine in my macro but I had a problem with my computer
and I had to install everything again and now this marcro sotps in this line
, I think I have to include somthing in the references but I do not know
what...

any idea?

thank you

ana