#1   Report Post  
manickmj
 
Posts: n/a
Default formula help


Hello I did not know how to word this in the title, hopefully someone
will help me.

I need a cell to figure out how many bonus points another cell is
worth. Here is my question:

In cell b3 there will be a daily sales # average. in cell c3 I need
the formula to figure out if the sales average is greater than 5 if so
the result should be 25 (points) if it is between 4 - 4.9 the result
should be 20 (points) if is less than 4 the result should be 0 (Zero).


I am sure this will be easy for most people but I am stuck

Thanks in advance for your help.

Mike


--
manickmj
------------------------------------------------------------------------
manickmj's Profile: http://www.excelforum.com/member.php...fo&userid=8870
View this thread: http://www.excelforum.com/showthread...hreadid=388138

  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

=20*(B3=4) + 5*(B3=5)

In article ,
manickmj
wrote:

Hello I did not know how to word this in the title, hopefully someone
will help me.

I need a cell to figure out how many bonus points another cell is
worth. Here is my question:

In cell b3 there will be a daily sales # average. in cell c3 I need
the formula to figure out if the sales average is greater than 5 if so
the result should be 25 (points) if it is between 4 - 4.9 the result
should be 20 (points) if is less than 4 the result should be 0 (Zero).


I am sure this will be easy for most people but I am stuck

  #3   Report Post  
manickmj
 
Posts: n/a
Default


thank you so much, I have never seen that one but it helped me on my
next question also.

thanks again,
Mike


--
manickmj
------------------------------------------------------------------------
manickmj's Profile: http://www.excelforum.com/member.php...fo&userid=8870
View this thread: http://www.excelforum.com/showthread...hreadid=388138

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
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 07:23 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"