How to access a different workbook in a different folder using VBA
Hi
I have an sheet application written in VBA. One of the tasks is to import data from another workbook . The workbook containing the data is in a different folder ( both on the cloud ) ( relative path is ../Dir/Workbook ) .
How can this be done using VBA in sheets.