I want to retrieve some cell values from another workbook which each time has a different name. The variable name of the workbook is placed in cell c3 on sheet1. It needs to search for the variable workbook in two different folders and get the data from cell D5.
I tried to do with Vlookup, but with two different folders it's impossible I think. The second option would be to do this in VBA, but I'm not so familiar with this..
Could someone help me with this?
I tried to do with Vlookup, but with two different folders it's impossible I think. The second option would be to do this in VBA, but I'm not so familiar with this..
Could someone help me with this?