Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to display the result of where a row and column intersect from a table
of values. Can anyone assist? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way:
=INDEX(MyTable, row, column) In article , Trevor wrote: I want to display the result of where a row and column intersect from a table of values. Can anyone assist? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
See this screencap:
http://img404.imageshack.us/img404/6895/lookupskx1.jpg -- Biff Microsoft Excel MVP "Trevor" wrote in message ... I want to display the result of where a row and column intersect from a table of values. Can anyone assist? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Or ... with the *exact* scenario that Biff used, you can use XL's
intersection operator (a space). Enter this in any cell: =Product3 South NOTE the <space between the 2 arguments! To make this work, make sure that, from the Menu Bar: <Tools <Options <Calculation tab, "Accept Labels In Formulas" *is* checked. =South Product3 also works! -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "T. Valko" wrote in message ... See this screencap: http://img404.imageshack.us/img404/6895/lookupskx1.jpg -- Biff Microsoft Excel MVP "Trevor" wrote in message ... I want to display the result of where a row and column intersect from a table of values. Can anyone assist? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Get Cell Address From Lookup (Alternative to Lookup) | Excel Worksheet Functions | |||
Join 2 Lists - Lookup value in 1 list & use result in 2nd lookup | Excel Worksheet Functions | |||
Sumproduct - Condition based on lookup of a Lookup | Excel Discussion (Misc queries) | |||
SOS!!! lookup Excel vs Outlook? Record messages to Excel | Excel Discussion (Misc queries) | |||
Pivot table doing a lookup without using the lookup function? | Excel Discussion (Misc queries) |