ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Max of % nembers in column WITHOUT counting dates (https://www.excelbanter.com/excel-worksheet-functions/114565-max-%25-nembers-column-without-counting-dates.html)

dilettante

Max of % nembers in column WITHOUT counting dates
 
I have a column containing dates (1/7/2006) and numbers (20%; 3%; ....)
I need in acell on the topo the maximum of the % of the column but I get
always the maximumof the "date" numeber.
Thank yoiu for helping
dilettante

Bob Phillips

Max of % nembers in column WITHOUT counting dates
 
Then change the column in the MAX formula to the column of the percentage
values. And format as %.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"dilettante" wrote in message
...
I have a column containing dates (1/7/2006) and numbers (20%; 3%; ....)
I need in acell on the topo the maximum of the % of the column but I get
always the maximumof the "date" numeber.
Thank yoiu for helping
dilettante




bj

Max of % nembers in column WITHOUT counting dates
 
try something like
=MAX(IF(A2:A4001,0,A2:A400))
entered as an array formula (Shift-Control-enter)

"dilettante" wrote:

I have a column containing dates (1/7/2006) and numbers (20%; 3%; ....)
I need in acell on the topo the maximum of the % of the column but I get
always the maximumof the "date" numeber.
Thank yoiu for helping
dilettante



All times are GMT +1. The time now is 09:11 PM.

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