Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is it possible to use the VLookup function to point to a range of cells
instead of just a specific cell? I am trying to use the VLookup function to act as a mechanism to compile a series of charts. So I would like to know if one can use the VLookup functions in the SOURCE DATA "Values" and "Category (X) axis labels" fields. Thanks in advance, M Kane |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi Kane,
if you have more than one condition is better to use a sumproduct instead of vlookup, as =sumproduct(--(range=x)*(range=y)*(range)) range=x first cond range=y second cond range = look area hth regards from Brazil Marcelo " escreveu: Is it possible to use the VLookup function to point to a range of cells instead of just a specific cell? I am trying to use the VLookup function to act as a mechanism to compile a series of charts. So I would like to know if one can use the VLookup functions in the SOURCE DATA "Values" and "Category (X) axis labels" fields. Thanks in advance, M Kane |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CAN YOU DYNAMICALY CHANGE VLOOKUP SEARCH RANGE? | Excel Discussion (Misc queries) | |||
changing data in range of vlookup | Excel Discussion (Misc queries) | |||
Match function...random search? | Excel Worksheet Functions | |||
How do you point to a named range in linked workbooks? | Excel Discussion (Misc queries) | |||
How do I use Range Names listed in a VLookup table in a formula? | Excel Worksheet Functions |