Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default max function with condition

I have a range of data. In column A is Dates, in column B is amounts. I want
to find the maximum amount in each day in another column for calculating
interest. Can anyone provide me a function for the same.

Thanks in advance

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default max function with condition

=MAX(IF(B2:B200=--"2006-07-10",B2_B200))

which is an array formula, it should be committed with Ctrl-Shift-Enter, not
just Enter.

--
HTH

Bob Phillips

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

"shaji" wrote in message
...
I have a range of data. In column A is Dates, in column B is amounts. I

want
to find the maximum amount in each day in another column for calculating
interest. Can anyone provide me a function for the same.

Thanks in advance



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 718
Default max function with condition

Ooops: I think you meant
=MAX(IF(B2:B200=--"2006-07-10",C2:C200))
(fastest typist east of Colorado)

Cheers,
--
AP


"Bob Phillips" a écrit dans le message de news:
...
=MAX(IF(B2:B200=--"2006-07-10",B2_B200))

which is an array formula, it should be committed with Ctrl-Shift-Enter,
not
just Enter.

--
HTH

Bob Phillips

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

"shaji" wrote in message
...
I have a range of data. In column A is Dates, in column B is amounts. I

want
to find the maximum amount in each day in another column for calculating
interest. Can anyone provide me a function for the same.

Thanks in advance





  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default max function with condition

Thanks Ardus. I did mean colon

--
HTH

Bob Phillips

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

"Ardus Petus" wrote in message
...
Ooops: I think you meant
=MAX(IF(B2:B200=--"2006-07-10",C2:C200))
(fastest typist east of Colorado)

Cheers,
--
AP


"Bob Phillips" a écrit dans le message de news:
...
=MAX(IF(B2:B200=--"2006-07-10",B2_B200))

which is an array formula, it should be committed with Ctrl-Shift-Enter,
not
just Enter.

--
HTH

Bob Phillips

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

"shaji" wrote in message
...
I have a range of data. In column A is Dates, in column B is amounts. I

want
to find the maximum amount in each day in another column for

calculating
interest. Can anyone provide me a function for the same.

Thanks in advance







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
numerical integration integreat Excel Discussion (Misc queries) 4 May 12th 06 02:40 AM
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
How can I use Excel to solve an equation? titina Excel Worksheet Functions 4 April 11th 06 11:19 PM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. Robert AS Excel Worksheet Functions 4 December 2nd 04 10:49 AM


All times are GMT +1. The time now is 12:27 PM.

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"