I have a macro written for excel 2003. My File search function no longer works. I have tried to change my file search function with no luck. I am hoping that someone could help me, I would appreciate it.
I am currently getting a compile error
My current code is:
Sub Allfilesupdate()
I am getting a complie error with the following code:
Highlighted in Red is where I am getting my compile error
Function CreateFileList(FileFilter As String_
IncludeSubFolder As Boolean) As Variant
I have attached my macro in a file
I am currently getting a compile error
My current code is:
Sub Allfilesupdate()
I am getting a complie error with the following code:
Highlighted in Red is where I am getting my compile error
Function CreateFileList(FileFilter As String_
IncludeSubFolder As Boolean) As Variant
I have attached my macro in a file