Hi ,
currently using this code to browse a folder :-
objWindowsFolder = objShell.BrowseForFolder(0, "Select a Windows folder:", 0, "")
I want to change it , so that it selects the current workbook folder automatically instead of browsing and selecting the folder. Please help.
currently using this code to browse a folder :-
objWindowsFolder = objShell.BrowseForFolder(0, "Select a Windows folder:", 0, "")
I want to change it , so that it selects the current workbook folder automatically instead of browsing and selecting the folder. Please help.