Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
blindhunter
 
Posts: n/a
Default "IF Condition" formula.... any help plzzz?!


its my second week trying to understand why this formula does not give
me proper result... and i think im gonna spend my whole life trying
unless i get a help from you guys..

the concept of the formula is that the pay is determined by increase in
sales achievement, where there are 4 levels of sales, the more a
salesman achieve, the more is the pay.

the file containing the formula is attached.... i really hope i dont
spend my whole life on this :(


+-------------------------------------------------------------------+
|Filename: Formula.zip |
|Download: http://www.excelforum.com/attachment.php?postid=4910 |
+-------------------------------------------------------------------+

--
blindhunter
------------------------------------------------------------------------
blindhunter's Profile: http://www.excelforum.com/member.php...o&userid=35600
View this thread: http://www.excelforum.com/showthread...hreadid=553733

  #2   Report Post  
Posted to microsoft.public.excel.misc
tim m
 
Posts: n/a
Default "IF Condition" formula.... any help plzzz?!

I got an 'invlaid attachement specified' message. Can you just copy the
formula into a message instead?

"blindhunter" wrote:


its my second week trying to understand why this formula does not give
me proper result... and i think im gonna spend my whole life trying
unless i get a help from you guys..

the concept of the formula is that the pay is determined by increase in
sales achievement, where there are 4 levels of sales, the more a
salesman achieve, the more is the pay.

the file containing the formula is attached.... i really hope i dont
spend my whole life on this :(


+-------------------------------------------------------------------+
|Filename: Formula.zip |
|Download: http://www.excelforum.com/attachment.php?postid=4910 |
+-------------------------------------------------------------------+

--
blindhunter
------------------------------------------------------------------------
blindhunter's Profile: http://www.excelforum.com/member.php...o&userid=35600
View this thread: http://www.excelforum.com/showthread...hreadid=553733


  #3   Report Post  
Posted to microsoft.public.excel.misc
Bearacade
 
Posts: n/a
Default "IF Condition" formula.... any help plzzz?!


The problem is that you are checking backwards..

at 34% .. of course it is larger than 15% so it get stuck there and
never get beyond that point, try this:

=IF(D3=A27,(B15/12)*B27,IF(D3=A26,(B15/12)*B26,IF(D3=A25,(B15/12)*B25,IF(D3=A24,(B15/12)*B24))))

HTH


--
Bearacade


------------------------------------------------------------------------
Bearacade's Profile: http://www.excelforum.com/member.php...o&userid=35016
View this thread: http://www.excelforum.com/showthread...hreadid=553733

  #4   Report Post  
Posted to microsoft.public.excel.misc
blindhunter
 
Posts: n/a
Default "IF Condition" formula.... any help plzzz?!


A BIG THANKS FOR YOU BEARACADE... i cant believe its working!!! i am
celebrating now i swear.. i tempt to believe them when they say
"sometimes, you should look at things from different angle".. thank you
for your help :)

tim m, though the issue is solved, but i thank you for offering to
help.. here you go with the formula:

=IF(D3=A24,(B15/12)*B24,IF(D3=A25,(B15/12)*B25,IF(D3=A26,(B15/12)*B26,IF(D3=A27,(B15/12)*B27))))


--
blindhunter
------------------------------------------------------------------------
blindhunter's Profile: http://www.excelforum.com/member.php...o&userid=35600
View this thread: http://www.excelforum.com/showthread...hreadid=553733

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
Locking portions of a formula tiggatattoo Excel Worksheet Functions 2 June 5th 06 05:51 PM
assign formula to another cell Dannycol Excel Worksheet Functions 3 May 12th 06 10:46 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 06:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 06:18 PM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 01:31 AM


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