ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Determining the highest number in a row (https://www.excelbanter.com/excel-discussion-misc-queries/59143-determining-highest-number-row.html)

Jaydubs

Determining the highest number in a row
 

--
** Fool on the hill **

Niek Otten

Determining the highest number in a row
 
=MAX(1:1)

--
Kind regards,

Niek Otten

"Jaydubs" wrote in message
...

--
** Fool on the hill **




Jaydubs

Determining the highest number in a row
 
That is not what I am looking for, sorry. Unfortunately it makes the entire
line green if I use this instead of the one entry in the line that is the
highest in that row.
--
** Fool on the hill **


"Niek Otten" wrote:

=MAX(1:1)

--
Kind regards,

Niek Otten

"Jaydubs" wrote in message
...

--
** Fool on the hill **





Sloth

Determining the highest number in a row
 
sounds like you are using conditional formatting to highlight the maximum in
a list. Highlight the list and select Format-Conditional Formatting.
Select "Formula is" and use this formula
=MAX(1:1)=A1
1:1 is the list range of the list, and A1 is the left most cell in the
highlighted range. Be sure to include both equal signs. Then select the
formatting you want.

"Jaydubs" wrote:

That is not what I am looking for, sorry. Unfortunately it makes the entire
line green if I use this instead of the one entry in the line that is the
highest in that row.
--
** Fool on the hill **


"Niek Otten" wrote:

=MAX(1:1)

--
Kind regards,

Niek Otten

"Jaydubs" wrote in message
...

--
** Fool on the hill **





Jaydubs

Determining the highest number in a row
 
The original solution did work in fact. I did use formula and than the
solution from Niek. But it should be value is equal to using Niek's solution
and it works.

Thanks everyone !!
--
** Fool on the hill **


"Sloth" wrote:

sounds like you are using conditional formatting to highlight the maximum in
a list. Highlight the list and select Format-Conditional Formatting.
Select "Formula is" and use this formula
=MAX(1:1)=A1
1:1 is the list range of the list, and A1 is the left most cell in the
highlighted range. Be sure to include both equal signs. Then select the
formatting you want.

"Jaydubs" wrote:

That is not what I am looking for, sorry. Unfortunately it makes the entire
line green if I use this instead of the one entry in the line that is the
highest in that row.
--
** Fool on the hill **


"Niek Otten" wrote:

=MAX(1:1)

--
Kind regards,

Niek Otten

"Jaydubs" wrote in message
...

--
** Fool on the hill **





All times are GMT +1. The time now is 05:47 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com