Afternoon all,
Im trying to create a code that will automatically check for the correct monthly folder and if it doesnt exist it would create it.
As it will change every month I would like to use a variable method but I keep getting an error.
Sub FindFolder()
Dim fso As Object
Const...