Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am attempting to do a vlookup that accesses another drive AND traverses
multiple folders before reaching the object xls. A current example of what has worked to access a different drive and one folder is: =VLOOKUP(A10, 'Z:\FOLDER A\[Wks.xls] Tab A'$A$1:$Z$10,2,FALSE)*100 How do I go to Drive Z, to access an xls in Folder B which is inside of Folder A? I already attempted another backslash similar to the following: =VLOOKUP(A10, 'Z:\FOLDER A\FOLDER B\[Wks.xls] Tab A'$A$1:$Z$10,2,FALSE)*100 But didn't have any luck. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Have Vlookup return a Value of 0 instead of #N/A | Excel Worksheet Functions | |||
make a vlookup using a variable path | Excel Worksheet Functions | |||
vlookup data hidden within worksheet | Excel Worksheet Functions | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions | |||
VLOOKUP not working | Excel Worksheet Functions |