I am creating a custom addin that takes reports that have been down loaded out of our business System and then through VBA uploads the data into excel.
The downloaded report out our business system goes into a download file on our computer.,
The file path would be: C:\User\ myoung\dowloads. The myoung would be the persons computer this particular file path is for. But several people want this addin in on there computer in excel. My question is, is there away to make a path so the VBA gets to the download folder of the persons which the addin is installed on or does each different file path have to be set up? Or is there a work around for this?
The downloaded report out our business system goes into a download file on our computer.,
The file path would be: C:\User\ myoung\dowloads. The myoung would be the persons computer this particular file path is for. But several people want this addin in on there computer in excel. My question is, is there away to make a path so the VBA gets to the download folder of the persons which the addin is installed on or does each different file path have to be set up? Or is there a work around for this?