#1   Report Post  
Posted to microsoft.public.excel.misc
Amazon
 
Posts: n/a
Default data lookup

What is the appropriate function to find data at the intersection of columns
and rows? I've used VLOOKUP tables where I renamed cells in the left
column, but never in the top row also. Would this work, and how would I
write the formula so that the proper data is returned?

Thanks.
Jane



  #2   Report Post  
Posted to microsoft.public.excel.misc
Bryan Hessey
 
Posts: n/a
Default data lookup


with the item to row match in A1, the item to column match in B1, and a
table that is D6:G9 (row names in C6:C9, column headers in D5:G5

then

=OFFSET($C$5,MATCH(A1,$C$6:$C$9,0),MATCH(B1,$D$5:$ G$5,0))

should look up for you

QUOTE=Amazon]What is the appropriate function to find data at the
intersection of columns
and rows? I've used VLOOKUP tables where I renamed cells in the left
column, but never in the top row also. Would this work, and how would
I
write the formula so that the proper data is returned?

Thanks.
Jane


--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=486174

  #3   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben
 
Posts: n/a
Default data lookup

Amazon

Have a look at this google search result.

http://snipurl.com/k18u

Several methods posted.


Gord Dibben Excel MVP

On Fri, 18 Nov 2005 04:30:20 -0600, "Amazon" wrote:

What is the appropriate function to find data at the intersection of columns
and rows? I've used VLOOKUP tables where I renamed cells in the left
column, but never in the top row also. Would this work, and how would I
write the formula so that the proper data is returned?

Thanks.
Jane



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Limiting the range of a lookup function Dorn Excel Worksheet Functions 5 November 8th 05 01:59 AM
Charts not recognizing source data if original linked data is changed. JLC Charts and Charting in Excel 3 October 14th 05 01:29 AM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
Saving data in a worksheet within a workbook Homeuser Excel Discussion (Misc queries) 2 August 21st 05 10:49 PM
Lookup Access data in Excel Chris Kellock Excel Worksheet Functions 1 December 28th 04 01:51 PM


All times are GMT +1. The time now is 01:30 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"