cristianbuse / VBA-FileTools

Useful methods for interacting with the file system
MIT License
81 stars 23 forks source link

Add mac-compatible method for BrowseForFolder #13

Closed lopperman closed 1 year ago

lopperman commented 1 year ago

Added 'BrowseForFolder' for Mac, added some necessary '#If Windows Then' around methods for moving/delete folders - pb