Iris Stein
New Member
I have an excel file that contains information that I have been collecting manually from other excel files. I would like to create a formula that would automatically update the information when it is entered in one excel file to the other excel file.
I've tried using VLOOKUP with INDIRECT with the following formula
=VLOOKUP(D1,Indirect.ext("C:\Product\Operator Excel Sheets\["&Mobile Daily Report&".xls]Jan '15'!$A$:$D$44"),4,FALSE)
but I am receiving an error message. I am certain that the file location and file name are correct, but the message error I am getting is #NAME?.
Could anyone suggest what is causing the error OR suggest another way of going about this?
Thanks in advance!
I've tried using VLOOKUP with INDIRECT with the following formula
=VLOOKUP(D1,Indirect.ext("C:\Product\Operator Excel Sheets\["&Mobile Daily Report&".xls]Jan '15'!$A$:$D$44"),4,FALSE)
but I am receiving an error message. I am certain that the file location and file name are correct, but the message error I am getting is #NAME?.
Could anyone suggest what is causing the error OR suggest another way of going about this?
Thanks in advance!