Hi,
my macro Excell 2003 starts:
.
.
Dim fso As New FileSystemObject
Set co = CreateObject("Scripting.FileSystemObject")
Set wf = Application.WorksheetFunction
Set fs = Application.FileSearch
.
.
I have tried run in Excell 2010 and there appeard error message:
Compile error:
Can´t find project or library.
Could somebody advice me?
my macro Excell 2003 starts:
.
.
Dim fso As New FileSystemObject
Set co = CreateObject("Scripting.FileSystemObject")
Set wf = Application.WorksheetFunction
Set fs = Application.FileSearch
.
.
I have tried run in Excell 2010 and there appeard error message:
Compile error:
Can´t find project or library.
Could somebody advice me?