PC Review


Reply
Thread Tools Rate Thread

Displaying column heading information based on a search result.

 
 
=?Utf-8?B?TWU=?=
Guest
Posts: n/a
 
      21st Aug 2007
I am currently using the MAX command to find a maximum value within 96
columns per row.

I display the result in a column to the left of the 96 columns containing
the searchable data.

What I would like to do is display the column heading label (time increments
shown per 15 minutes {i.e., 12:15 AM}) in the column next to the MAX search
result.

Column A: MAX search result
Column B: Column heading where MAX search result was found
Column C: Date
Column D-CV: Searchable data

This report contains about 500 rows, so it’s not as simple as manually
entering the column heading label for each MAX search result.

I hope I’m explaining this clearly enough.

Thanks again in advance.
 
Reply With Quote
 
 
 
 
Bernie Deitrick
Guest
Posts: n/a
 
      21st Aug 2007
Me,

Format cell B2 for time, then use this formula in cell B2:

=INDEX(D1:CV1,MATCH(MAX(D2:CV2),D2:CV2,FALSE))

HTH,
Bernie
MS Excel MVP


"Me" <(E-Mail Removed)> wrote in message
news:1A8D5FD7-1617-442F-B01D-(E-Mail Removed)...
>I am currently using the MAX command to find a maximum value within 96
> columns per row.
>
> I display the result in a column to the left of the 96 columns containing
> the searchable data.
>
> What I would like to do is display the column heading label (time increments
> shown per 15 minutes {i.e., 12:15 AM}) in the column next to the MAX search
> result.
>
> Column A: MAX search result
> Column B: Column heading where MAX search result was found
> Column C: Date
> Column D-CV: Searchable data
>
> This report contains about 500 rows, so it's not as simple as manually
> entering the column heading label for each MAX search result.
>
> I hope I'm explaining this clearly enough.
>
> Thanks again in advance.



 
Reply With Quote
 
=?Utf-8?B?TWU=?=
Guest
Posts: n/a
 
      21st Aug 2007
It works perfectly. Thank you!

"Bernie Deitrick" wrote:

> Me,
>
> Format cell B2 for time, then use this formula in cell B2:
>
> =INDEX(D1:CV1,MATCH(MAX(D2:CV2),D2:CV2,FALSE))
>
> HTH,
> Bernie
> MS Excel MVP
>
>
> "Me" <(E-Mail Removed)> wrote in message
> news:1A8D5FD7-1617-442F-B01D-(E-Mail Removed)...
> >I am currently using the MAX command to find a maximum value within 96
> > columns per row.
> >
> > I display the result in a column to the left of the 96 columns containing
> > the searchable data.
> >
> > What I would like to do is display the column heading label (time increments
> > shown per 15 minutes {i.e., 12:15 AM}) in the column next to the MAX search
> > result.
> >
> > Column A: MAX search result
> > Column B: Column heading where MAX search result was found
> > Column C: Date
> > Column D-CV: Searchable data
> >
> > This report contains about 500 rows, so it's not as simple as manually
> > entering the column heading label for each MAX search result.
> >
> > I hope I'm explaining this clearly enough.
> >
> > Thanks again in advance.

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How to select a column based on a heading? Pete_UK Microsoft Excel Discussion 1 13th Sep 2010 08:53 AM
in excel, workbook column heading is displaying numbers not lette. dawn Microsoft Excel Misc 2 6th Apr 2010 05:00 AM
Displaying Information in one Table based on information in anothe Ray C Microsoft Access Getting Started 2 31st May 2008 08:54 AM
Query Based Column heading =?Utf-8?B?Sm9sb2dz?= Microsoft Access Forms 3 2nd Aug 2005 06:35 AM
Displaying the Sigma Symbol as a Column heading Oxnard Microsoft Excel Discussion 2 24th Jul 2005 11:56 AM


Features
 

Advertising
 

Newsgroups
 


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