Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 54
Default IF formula help..

Hi there im creating a commissions template and need a formula that will do
the following;

If H8 and H12 are both greater than zero AND at least 2 of the following 4
cells are greater than zero (H16, H20, H24 & H28) then put $2000 in I42.

Any help would be great!!

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default IF formula help..

Try this:

Entered in I42:

=IF(AND(H80,H120,(H160)+(H200)+(H240)+(H280) 1),2000,"")

I'm assuming the data will only be numeric.

--
Biff
Microsoft Excel MVP


"Scott R" wrote in message
...
Hi there im creating a commissions template and need a formula that will
do
the following;

If H8 and H12 are both greater than zero AND at least 2 of the following 4
cells are greater than zero (H16, H20, H24 & H28) then put $2000 in I42.

Any help would be great!!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 54
Default IF formula help..

Thanks heaps for that - it worked great!!

"Scott R" wrote:

Hi there im creating a commissions template and need a formula that will do
the following;

If H8 and H12 are both greater than zero AND at least 2 of the following 4
cells are greater than zero (H16, H20, H24 & H28) then put $2000 in I42.

Any help would be great!!

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default IF formula help..

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"Scott R" wrote in message
...
Thanks heaps for that - it worked great!!

"Scott R" wrote:

Hi there im creating a commissions template and need a formula that will
do
the following;

If H8 and H12 are both greater than zero AND at least 2 of the following
4
cells are greater than zero (H16, H20, H24 & H28) then put $2000 in I42.

Any help would be great!!



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



All times are GMT +1. The time now is 11:21 AM.

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"