#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Searching Data Table

Hi

I've got a table of numbers (mileages actually).

It's laid out with the months (Jan-Dec) as headers in rows B:M, and dates
1-31 in rows 2:32. The actual data is in B2:M32. Not all fields are populated.

What I want to do is extract the cell reference on criteria like MAX. For
example, if my highest mileage is in cell G14 I'd like a formula that would
extract the date from the row/column headers, in the case of G14 this would
be "Jun 13".

I've been playing with INDEX and MATCH and get nowhere but N/As!

Is what I'm after possible? All help much appreciated. Thanks.

Rob F
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default Searching Data Table

What you're trying to do is possible, but I don't think it is with INDEX and
MATCH. Combining INDEX and MATCH allows you to return the value at an
intersection of a table (array), given a row and column number of the table
(array). It sounds like you're looking to do the opposite. I would look
here for some ideas: http://www.techonthenet.com/excel/formulas/match.php

I think what you want to do can be accomplished just with MATCH.

Dave


--
Brevity is the soul of wit.


"Rob F" wrote:

Hi

I've got a table of numbers (mileages actually).

It's laid out with the months (Jan-Dec) as headers in rows B:M, and dates
1-31 in rows 2:32. The actual data is in B2:M32. Not all fields are populated.

What I want to do is extract the cell reference on criteria like MAX. For
example, if my highest mileage is in cell G14 I'd like a formula that would
extract the date from the row/column headers, in the case of G14 this would
be "Jun 13".

I've been playing with INDEX and MATCH and get nowhere but N/As!

Is what I'm after possible? All help much appreciated. Thanks.

Rob F

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
Inserting a new line when external data changes Rental Man Excel Discussion (Misc queries) 0 January 11th 06 07:05 PM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM
How can deleted data reappear in a refreshed pivot table in Excel excel_user123456 Excel Discussion (Misc queries) 3 February 23rd 05 08:34 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM
changing proportion of chart and data table Dawn Parks Charts and Charting in Excel 3 January 6th 05 01:18 AM


All times are GMT +1. The time now is 02:20 AM.

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

About Us

"It's about Microsoft Excel"