Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Oops, missed a bracket after the second sheet2 - should be:
=IF(ISNA(vlookup(on_sheet1)),IF(ISNA(vlookup(on_sh eet2)),"not present",vlookup(on_sheet2)),vlookup(on_sheet1)) Hope this helps. Pete On Jul 12, 5:47 pm, Pete_UK wrote: Something like this: =IF(ISNA(vlookup(on_sheet1)),IF(ISNA(vlookup(on_sh eet2)),"not present",vlookup(on_sheet2),vlookup(on_sheet1)) Hope this helps. Pete On Jul 12, 5:38 pm, Ayse wrote: I am trying to look up a value in two different tabs. Does anyone know how to do this? The VLOOKUP function allows me to look up only one tab.- Hide quoted text - - Show quoted text - |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Can i set up tabs within tabs on Excel? | Excel Worksheet Functions | |||
How do I use VLOOKUP to ref multiple workbooks with multiple tabs? | Excel Discussion (Misc queries) | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
Vlookup across multiple tabs | Excel Worksheet Functions |