Cwblevel2examquestions
Cwblevel2examquestions Cwblevel2examquestions I am going to try to understand the actual solution, thanks for your guidance. Seems I am not the only one! I have come across this problem which I cannot seem to figure out what happens exactly. For instance, I use this following code Sub Test() Dim bFile As String bFile = Dir(wdt("FILEPATH").Path) End Sub And I get the following result: The file and folder Path are correct as expected. But no files are opened and the file path are correct
Read More