Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ihoris
 
Posts: n/a
Default Possible to combine VLOOKUP and IF(AND) functions?


Anyone know if it's possible to combine VLOOPUP & IF(AND) functions.
E.g. my VLOOKUP returns a "#N/A" value from my "Table_Array" based on
my "Lookup_Value", can I add the IF(AND) function to the VLOOKUP to
extend the search from the same Table_Array but using another
condition(s)?

E.g. I use VLOOKUP to look up for Product # 12345 (i.e. the
"Lookup_Value") in File 1 from "Table_Array" in File 2 cells $A1:$Z200.
If, for whatever reason, nothing can be found, can I then use the
IF(AND) function to further seach from File 2, perhaps using Product
Name (e.g. Graphic calculator Model B) as the value to lookup for?


--
Ihoris
------------------------------------------------------------------------
Ihoris's Profile: http://www.excelforum.com/member.php...o&userid=33219
View this thread: http://www.excelforum.com/showthread...hreadid=530405

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Possible to combine VLOOKUP and IF(AND) functions?

I think you need something like

=IF(ISNA(lookup_formula_table1),lookup_formula_tab le2,lookup_formula_table1)

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Ihoris" wrote in
message ...

Anyone know if it's possible to combine VLOOPUP & IF(AND) functions.
E.g. my VLOOKUP returns a "#N/A" value from my "Table_Array" based on
my "Lookup_Value", can I add the IF(AND) function to the VLOOKUP to
extend the search from the same Table_Array but using another
condition(s)?

E.g. I use VLOOKUP to look up for Product # 12345 (i.e. the
"Lookup_Value") in File 1 from "Table_Array" in File 2 cells $A1:$Z200.
If, for whatever reason, nothing can be found, can I then use the
IF(AND) function to further seach from File 2, perhaps using Product
Name (e.g. Graphic calculator Model B) as the value to lookup for?


--
Ihoris
------------------------------------------------------------------------
Ihoris's Profile:

http://www.excelforum.com/member.php...o&userid=33219
View this thread: http://www.excelforum.com/showthread...hreadid=530405



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"