Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have recently discovered cell referencing using labels ie you just type =
jan gin to find the intersecting values of the jan column and gin row. What is the advantage of using the much more complicated Match and Index function? Doesn't it do the same thing? Thanks Diane |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The primary disadvantage of the "labels in formula" approach is that
the labels need to hard coded into the formula. With formula compose of MATCH, INDEX, and OFFSET, you can have intermediate calculations within the formula act as input to MATCH etc. This is vastly more flexible and allows you to write much more powerful formulas. Cordially, Chip Pearson Microsoft Most Valuable Professional Excel Product Group, 1998 - 2009 Pearson Software Consulting, LLC www.cpearson.com (email on web site) On Mon, 26 Jan 2009 09:01:03 -0800, DianeG wrote: I have recently discovered cell referencing using labels ie you just type = jan gin to find the intersecting values of the jan column and gin row. What is the advantage of using the much more complicated Match and Index function? Doesn't it do the same thing? Thanks Diane |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Debra Dalgleish has a lot of samples here
http://www.contextures.com/tiptech.html hth -- regards from Brazil Thanks in advance for your feedback. Marcelo "DianeG" escreveu: I have recently discovered cell referencing using labels ie you just type = jan gin to find the intersecting values of the jan column and gin row. What is the advantage of using the much more complicated Match and Index function? Doesn't it do the same thing? Thanks Diane |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula with natural English language | Excel Worksheet Functions | |||
index(match) Wind Uplift Calculations (match four conditions) | Excel Worksheet Functions | |||
Excel 2007 Natural language formula | Excel Worksheet Functions | |||
What happened to natural language in excel 2007? | Excel Discussion (Misc queries) | |||
Named Ranges & Natural Language Formuals | Excel Discussion (Misc queries) |