i want my pull-down menu/drop-down list to detect changes in my Folder.
For instance, if my Folder has "folderA" and "folderB", then my drop-down list will display the names - "folderA" and "folderB". But if I add another "folderC" in my Folder, the drop-down list will also display the name "folderC".
Could I do this using VBScript? Please help.
For instance, if my Folder has "folderA" and "folderB", then my drop-down list will display the names - "folderA" and "folderB". But if I add another "folderC" in my Folder, the drop-down list will also display the name "folderC".
Could I do this using VBScript? Please help.