Forum Discussion
Rob233
May 20, 2022Copper Contributor
File system objects VBA
If I am looping through a sub folder and I'd like to change folder path like: Dim fol As Scripting.folder 'if Sheet1.Range("f" & nxtR) is listed path on a cell (range). Set fol = FSO.GetFolder(She...
HansVogelaar
May 20, 2022MVP
- Rob233May 21, 2022Copper Contributor
HansVogelaar didn't work. However, I worked my code around for solution.