VBA to Create Google Drive Folder Office

VBA to Create Google Drive Folder Office Now first let's create um a dummy folder first and see i'm gonna simply name this dummy so this one is gonna call the service so the first time.

It's gonna ask you to select the the google account you want to use for this um you know for the project and then uh this is basically a public variable.

Which is gonna you know be reused many times and then um this particular you know is basically gonna use the drive service to create a folder.

And then this is the folder name which is this variable here and then once this is done uh we'll send a create folder request and then this will basically uh terminate.

Uh disconnect the service and then it'll print the request information okay so let's give it a try okay so first time select the uh google account you want to associate.

With this and then advance and then continue so if you verify your google cloud project you will not get this prompt but this okay to proceed once you're here.

VBA to Create Google Drive Folder

Click on allow and hello which will basically uh you know give permission to uh to this particular project.

Okay so here's the dummy folder we just created from the vba uh project so now let's say that we want to create a folder called data.

So this is the id of the folder that just got created and then this is the data and within this data let's.

Previous Post Next Post