Box Drive folder--Box-Box can not be accessed by VBA in Mac
AnsweredI am using the Box Drive in Mac m1. Now, I am working on a VBA program.
There are two sentences(as below) to create a folder--"2024Jan" in the box drive folder.
PathToFolder = "/Users/renzhibin/Library/CloudStorage/Box-Box/2024Jan"
MkDir PathToFolder
It will raise an error as below.
If I attempted to create a folder(/Users/renzhibin/Library/2024Jan) in local drive, it will succeed.
Please sign in to leave a comment.
Comments
1 comment