Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I seem to have a problem using the address function in excel 2003
professional within the match function. Each of the parts do what they need to do individually, just not together. The current form looks like this: =match(B32708,ADDRESS(MATCH(A32710,C:C,0),1):ADDRE SS(MATCH(A32710,C:C,0)+INDIRECT(ADDRESS(MATCH(A327 10,C:C,0),6)),1),0) where match will look at the value in the column headings (in this case b32708), in the array, this starts from the point represented the first address and ends with the second. These both give the correct values when done individually (for the first its $A$27004, for the second its $A$27015) and finally the match should be exact. Basically my question is, can address be used in this fashion, and if not is there another way to get my desired results (i.e. to know if the value in b32708 is also in the array above)? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF command looking at a reference... | Excel Worksheet Functions | |||
address command for a range of cells, not one cell | Excel Discussion (Misc queries) | |||
Indirect and Address in Reference to other sheets | Excel Worksheet Functions | |||
MIN Function w/ variable address reference | Excel Worksheet Functions | |||
Address func in array reference | Excel Worksheet Functions |