Shaan Bhasin
New Member
- Joined
- Jan 15, 2015
- Messages
- 4
Hi All,
I want to use the below line in my excel vba :
FolderObj = FileSystemObj.GetFolder("Folderpath")
However i want the Folder path to be Dynamic that's it will ask the user to choose the folder through Folder picker or some other command.
Any help how i can achieve the same.
Thanks in adavnce.
Shaan
I want to use the below line in my excel vba :
FolderObj = FileSystemObj.GetFolder("Folderpath")
However i want the Folder path to be Dynamic that's it will ask the user to choose the folder through Folder picker or some other command.
Any help how i can achieve the same.
Thanks in adavnce.
Shaan