Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How to get the data of top cell ???

Hi I m having data in following format -

Cell_ID 4-Aug-07 5-Aug-07 6-Aug-07 7-Aug-07 8-Aug-07 9-Aug-07 10-Aug-07 11-Aug-07 12-Aug-07 MAX
ABGRI1A 30 30 30 30 30 30 30 30 30 30
ABGRI1B 30 30 30 30 30 30 30 30 30 30
ABGRI1C 29 29 29 29 29 29 29 29 29 29
ABNR01A 14 14 14 14 14 14 14 14 14 14
ABNR01B 14 14 14 14 14 14 14 14 14 14
ABNR01C 14 14 14 14 14 14 14 14 14 14
ACHUN1A 13 13 13 13 13 12 12 12 12 13
ACHUN1B 9 9 9 13 13 9 12 12 12 13
ACHUN1C 13 13 13 13 13 12 12 12 12 13
ADAGL1A 14 14 14 14 14 14 14 14 14 14
ADAGL1B 14 14 14 14 14 14 14 14 14 14
ADAGL1C 13 13 13 13 13 13 13 13 13 13
ADUDP1A 29 29 29 29 29 29 29 29 29 29
ADUDP1B 29 29 29 29 29 29 29 29 29 29


In next column I need when was the max occured first from today. Like for
cell ACHUN1A it was 8-Aug-07.

Thanks in advance.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default How to get the data of top cell ???

Thats Great Bob... Thanks a lot....

Regards -

Irfan Khan

"Bob Phillips" wrote:

=INDEX($A$1:$J$1,MAX(IF($B8:$J8=$K8,COLUMN($B8:$J8 ))))

which is an array formula, it should be committed with Ctrl-Shift-Enter, not
just Enter.
Excel will automatically enclose the formula in braces (curly brackets), do
not try to do this manually.
When editing the formula, it must again be array-entered.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Irfan Khan" <Irfan wrote in message
...
Hi I m having data in following format -

Cell_ID 4-Aug-07 5-Aug-07 6-Aug-07 7-Aug-07 8-Aug-07 9-Aug-07 10-Aug-07
11-Aug-07 12-Aug-07 MAX
ABGRI1A 30 30 30 30 30 30 30 30 30 30
ABGRI1B 30 30 30 30 30 30 30 30 30 30
ABGRI1C 29 29 29 29 29 29 29 29 29 29
ABNR01A 14 14 14 14 14 14 14 14 14 14
ABNR01B 14 14 14 14 14 14 14 14 14 14
ABNR01C 14 14 14 14 14 14 14 14 14 14
ACHUN1A 13 13 13 13 13 12 12 12 12 13
ACHUN1B 9 9 9 13 13 9 12 12 12 13
ACHUN1C 13 13 13 13 13 12 12 12 12 13
ADAGL1A 14 14 14 14 14 14 14 14 14 14
ADAGL1B 14 14 14 14 14 14 14 14 14 14
ADAGL1C 13 13 13 13 13 13 13 13 13 13
ADUDP1A 29 29 29 29 29 29 29 29 29 29
ADUDP1B 29 29 29 29 29 29 29 29 29 29


In next column I need when was the max occured first from today. Like for
cell ACHUN1A it was 8-Aug-07.

Thanks in advance.






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
moving data to a cell, not pulling data to the cell Yojinbou Excel Worksheet Functions 2 November 27th 06 07:32 PM
Send multi data (Graph/Cell data) to Word doc as 1 item (no cells) Tom-LE Excel Discussion (Misc queries) 0 August 30th 06 10:10 PM
cell data not validated if navigating cell to cell with mouse LoveThatMouse Excel Worksheet Functions 6 May 21st 06 09:03 PM
Find MAX data in sheet (Cell) - Any cell that exceeds X amount of data confuzedagain Excel Discussion (Misc queries) 1 December 7th 05 05:56 PM
The match and lookup functions can find literal data but not the same data referenced from a cell Jeff Melvaine Excel Discussion (Misc queries) 3 April 30th 05 01:29 PM


All times are GMT +1. The time now is 01:56 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"