Hi,
I'm trying to get VBA to find the current month folder on a given file path then open all ".csv" items in that folder. I had code that die something similar with in a given folder. Now the folder is a variable. If I put "March" in the file path it finds it and opens it obviously. What...