Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / May 2008

Tip: Looking for answers? Try searching our database.

Excel Header

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
lambej12@nationwide.com - 20 May 2008 13:56 GMT
I am looking at four columns across of data.  I can do a simple Min to
find the lowest value of the four columns, but in the cell to the left
of the results of the minimum, I would like to identify the column
header for the results.  Is that possible.
Dave Peterson - 20 May 2008 14:47 GMT
With the headers in A1:D1
and the data in A2:D999
You could put this formula in E2 (and drag down):

=index($a$1:$d$1,match(min($a2:$d2),$a2:$d2,0))

You could also replace the min($a2:$d2) with the cell that holds the minimum.

===
You wanted to see the header for the minimum in each row, right???

> I am looking at four columns across of data.  I can do a simple Min to
> find the lowest value of the four columns, but in the cell to the left
> of the results of the minimum, I would like to identify the column
> header for the results.  Is that possible.

Signature

Dave Peterson

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.