L
Leo
hi I need some help.
I'm doing a vlookup grabbing the reference from one cell.
I'm using:
=VLOOKUP(BL$9,INDIRECT("'[Final Detailed
Budget.xls]"&$Z$4&"'!$A$21:$q$33"),$B$7,0)
This works ok when my file (Final Detailed Budget.xls) is
open. But did not work when I close it.
I'm trying writing the entire path:
=VLOOKUP(BL$9,INDIRECT("'H:\Financial
Analysis\Leo\Budget\[Final Detailed Budget.xls]"&$Z$4&"'!
$A$4:$q$16"),$B$7,0)
But this doesn't work either. Can anybody help me...
Thanks
I'm doing a vlookup grabbing the reference from one cell.
I'm using:
=VLOOKUP(BL$9,INDIRECT("'[Final Detailed
Budget.xls]"&$Z$4&"'!$A$21:$q$33"),$B$7,0)
This works ok when my file (Final Detailed Budget.xls) is
open. But did not work when I close it.
I'm trying writing the entire path:
=VLOOKUP(BL$9,INDIRECT("'H:\Financial
Analysis\Leo\Budget\[Final Detailed Budget.xls]"&$Z$4&"'!
$A$4:$q$16"),$B$7,0)
But this doesn't work either. Can anybody help me...
Thanks