Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Reading PCLIVE's enteries I think I missunderstood what you were looking for
=offset(indirect("A"&match("Joe's Hardware",A:A",0)),Match("Paint Brushes",indirect("A"&match("Joe's Hardware",A:A",0)&"A$64000"))-1,7) "bj" wrote: =offset(A1,match("Joe's Hardware",A:A",0)+13,6) "CathyH" wrote: This might just work - but how do I say "return the value 13 rows down from the MATCH"? "bj" wrote: try =offset(A1,match("Joe's Hardware",A:A",0),6) "CathyH" wrote: This is an example of what I'm trying to do: If a row in Column 1 = Joe's Hardware Take the next row below Joe's Hardware that is called Paint Brushes and return the value from Column 7 in the same row I can't for the life of me figure out how to do it. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If cell is left blank, or equals zero, then cell equals a different cell | Excel Discussion (Misc queries) | |||
If cell value equals zero | Excel Worksheet Functions | |||
add one cell with no equals operator | Excel Discussion (Misc queries) | |||
if a:a (range) equals january and c:c equals gas then add g:g ($) | Excel Worksheet Functions | |||
custom filter does not work when selecting 'equals' X AND 'equals' | Excel Discussion (Misc queries) |