Anyone know how to create a new directory using the open workbook as the last folder in the directory?
For example;
I am in directory c:\testa\testb\testc
My workbook is named Nova.xlsc
I would like to make a new directory (while executing VBA) that would be c:\testa\testb\testc\Nova\.
Any idea how to do that?
I have been working on this for days.
For example;
I am in directory c:\testa\testb\testc
My workbook is named Nova.xlsc
I would like to make a new directory (while executing VBA) that would be c:\testa\testb\testc\Nova\.
Any idea how to do that?
I have been working on this for days.