Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bj bj is offline
external usenet poster
 
Posts: 1,397
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Format as a MACRO Gunjani Excel Worksheet Functions 3 March 29th 06 05:22 PM
counting dates in a column that less than 6 months from today Kaye Excel Discussion (Misc queries) 2 February 11th 06 07:10 PM
creating a bar graph Johnfli Excel Discussion (Misc queries) 0 October 26th 05 08:16 PM
How to count dates within a certain range in a column with mutiple date range entries Krisjhn Excel Worksheet Functions 2 September 1st 05 01:59 PM
match and count words David Excel Worksheet Functions 5 July 4th 05 02:24 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"