R
Rob Leyshon
For whatever reason I am unable to use FileSystemObject
e.g. using the code:
Dim fso As New FileSystemObject
Everytime my program hits this it gives the error:
"Compile error: User-defined type not defined"
Am I missing something?
e.g. using the code:
Dim fso As New FileSystemObject
Everytime my program hits this it gives the error:
"Compile error: User-defined type not defined"
Am I missing something?