LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Max if statements

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"instereo911 via OfficeKB.com" <u27979@uwe wrote in message
news:8c665037bb718@uwe...
This is exactly what i was looking for. I have most of the data housed on
another sheet so this perfect.

Thanks to both for quick working responses.

T. Valko wrote:
Try it like this (array entered):

=MAX(IF((A2:A65536=DATE(2008,10,2))*(B2:B65536=" ZZ")*(N2:N65536="Associate"),G2:G65536))

Better if you use cells to hold the criteria:

A1 = 10/2/2008
B1 = ZZ
C1 = Associate

=MAX(IF((A2:A65536=A1)*(B2:B65536=B1)*(N2:N65536 =C1),G2:G65536))

Hi everyone,

[quoted text clipped - 26 lines]

Thanks everyone


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200810/1





 
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
If Statements Sr Accountant[_2_] Excel Discussion (Misc queries) 3 October 12th 07 07:45 PM
IF statements Excel Function Application[_2_] New Users to Excel 9 June 30th 07 02:54 PM
IF Statements (Mutliple Statements) Deezel Excel Worksheet Functions 3 October 19th 06 06:13 AM
If Statements Wonder Excel Discussion (Misc queries) 4 June 29th 06 06:04 PM
How can I add IF statements [email protected] Excel Worksheet Functions 3 June 23rd 06 01:20 PM


All times are GMT +1. The time now is 10:49 PM.

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

About Us

"It's about Microsoft Excel"