hi there,
i have encountered an a error while trying to instance the FileSystemObject.
When i do:
Dim fso As New FileSystemObject
it returns me that error:
Compile error:
User-defined type not defined
Why it tells me that ah how i solve that?
Thanks in advance.
i have encountered an a error while trying to instance the FileSystemObject.
When i do:
Dim fso As New FileSystemObject
it returns me that error:
Compile error:
User-defined type not defined
Why it tells me that ah how i solve that?
Thanks in advance.