Forum Discussion

KSanderson's avatar
KSanderson
Copper Contributor
Jul 18, 2019

Inserting a filename into a cell and using that cell in a formula

I have the following formula in a cell that returns the correct value. =IF($D10="","",IFERROR(INDEX([Filename.xls]SHEET1!$L:$O,$Z10,2),""))   This formula is used many times in the worksheet so I...

Resources