I'm new to macros and I think the solution to my problem requires one... Please be thorough! I use VLOOKUP to pull from a data base that is shared on Dropbox, so every time the document is being opened from another computer, the formulas are no longer compatible. The name of the file I'm using is "EVALUATION_FEB_2022" and the file I'm pulling data from is "DATABASE_2022". In case it's useful, the formula I use is =VLOOKUP($C2,'[DATABASE_2022.xlsx]February'!$C$8:$W$81, 8, false). This formula spreads out across many columns and rows with different targets, so automation would be really useful. The current filepath is C:\Users\OOSB\Dropbox\OOSB\February\[DATABASE_2022.xlsx]February.