Hi guys,

I am in a bit of coding trouble.

I have a main file (let`s name it mainfile.xlsx) that I open daily using task scheduler.
Mainfile.xlsx needs to do a vlookup between sourcefile.xlsx and targetfile.xlsx. I cannot add this code in either sourcefile.xlsx nor targetfile.xlsx.

Any help?

Thank you!