Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
Trying to vlookup the tab name in "dates" sheet In B1 i have =RIGHT(CELL("filename",B1),2), giving me the 2 digit tab name In C1, i have =Vlookup(B1,Dates!A1:A20,2,0), but keep getting #N/A. I have also tried =VLOOKUP(INDIRECT(B1),Dates!A1:B20,2,0), but get #REF! Can anyone assist in getting the vlookup using the tab name? Regards -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200902/1 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
You don't need indirect for this =VLOOKUP(B1,Dates!A1:B20,2,0) Mike "BNT1 via OfficeKB.com" wrote: Hi Trying to vlookup the tab name in "dates" sheet In B1 i have =RIGHT(CELL("filename",B1),2), giving me the 2 digit tab name In C1, i have =Vlookup(B1,Dates!A1:A20,2,0), but keep getting #N/A. I have also tried =VLOOKUP(INDIRECT(B1),Dates!A1:B20,2,0), but get #REF! Can anyone assist in getting the vlookup using the tab name? Regards -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200902/1 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
thanks for the speedy response
Keep getting #N/A, yet when i type the tab name in B1, overwriting the formula, it works a treat any ideas? Mike H wrote: Hi, You don't need indirect for this =VLOOKUP(B1,Dates!A1:B20,2,0) Mike Hi [quoted text clipped - 11 lines] Regards -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200902/1 |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
incidentally, the 2 digits showing in B1 are on the left of the cell, other
numbers in cells are on the right - this is not formated to the right t BNT1 wrote: thanks for the speedy response Keep getting #N/A, yet when i type the tab name in B1, overwriting the formula, it works a treat any ideas? Hi, [quoted text clipped - 9 lines] Regards -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200902/1 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLookUp - Does the VLookUp return the exact information? | Excel Worksheet Functions | |||
Vlookup in vlookup - taking the result as array name | Excel Worksheet Functions | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |