M
Mota
Hi;
I want a function returns all files in a specific folder.Using
Dir(MyPath,VBNormal) and then Dir in a loop i've got all that file names,but
dont know how to store them,instead of Debug.Print,so calling the Function
GetAllFiles,give me all that files.
Can anyone please help me?Thank you in advance.
I want a function returns all files in a specific folder.Using
Dir(MyPath,VBNormal) and then Dir in a loop i've got all that file names,but
dont know how to store them,instead of Debug.Print,so calling the Function
GetAllFiles,give me all that files.
Can anyone please help me?Thank you in advance.