How to use MkDir with variable path for different users
问题 I have a code where you input information in an excel list. I want to be able to create a folder - I am using the code below. The issue is that I want it to work for all my colleagues (not just me). Can someone please help find where I am getting an error? Note this is a partial code, the error is happening on the MkDir line. Thanks for your help in advance! Dim Startupfolder As String Startupfolder = Startup_Name.Value MkDir Environ$("Userprofile") & "\nc Dropbox\investment oportunities\ &