when I run the code below I get the result pk??? but what does it mean ? it should echo all the value's in the xlsx
Option Explicit 'Force explicit variable declaration
'decales variable
Dim fso
Set fso = CreateObject("Scripting.FileSystemObject")
Dim strPath, RootFolder, objFolder, colFiles...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.