Error - template LAYOUT-DATA-WRAPPER not found

A configuration error was detected in the CGI script; the LAYOUT-DATA-WRAPPER template could not be found.

Error - template STYLE-SHEET not found

A configuration error was detected in the CGI script; the STYLE-SHEET template could not be found.

Error - template SUB-TOP-BANNER not found

A configuration error was detected in the CGI script; the SUB-TOP-BANNER template could not be found.
Subject:
From:
"Kurr, Martin" <[log in to unmask]>
Reply To:
PCSOFT - Personal Computer software discussion list <[log in to unmask]>
Date:
Thu, 29 Apr 1999 09:26:51 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (32 lines)
Laurie,
You can do this without using Visual Basic Code as follows:
1) Add =max([rangeofcellswithnumbervalues]) at end of numeric column, for
example (assuming your sample chart starts in cell A1), put =max(B1:B4) in
cell B5.
2) Add new column (column C), each cell to contain
=if([numericcell]=$[maxcell],[namecell],"").  For your example, this would
be =if(B1=$B$5, A1, "").  NOTE:  The "" keeps the if function from reporting
a zero instead of the desired blank cell.
3) At the end of the new column, use the concatenate function to grab the
name associated with the maximum value "=concatenate(C1, C2, C3, C4)" in
cell C5.  Note that using =concatenate(C1:C4) may cause a VALUE! error, so a
comma separated list is desirable if feasible.

This avoids the need for coding to achieve your desired result.
Martin Kurr
email [log in to unmask]
> From:         Jacobs, Laurie[SMTP:[log in to unmask]]
>
> What I need is a formula that will display the NAME (Alpha, Bravo etc) of
> the cell with the highest number. The order of the cells cannot be
> changed.
> Alpha   1234
> Bravo   2345
> Charlie 3456
> Delta   4567
>

                PCSOFT mailing list is brought to you by:
                            The NOSPIN Group
                            http://nospin.com

ATOM RSS1 RSS2

LISTSERV.ICORS.ORG Secured by F-Secure Anti-Virus CataList Email List Search Powered by LISTSERV