Computing.Net > Forums > Database > Excel Formula I can't figure out!

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Excel Formula I can't figure out!

Reply to Message Icon

Name: lnctwm
Date: April 14, 2009 at 12:56:49 Pacific
OS: Microsoft Windows XP Professional
CPU/Ram: 1.594 GHz / 1012 MB
Product: Dell / OPTIPLEX 330
Subcategory: General
Comment:

I am trying to create a formula to asist in automatically calculating bonuses according to recorded work performance.

What I want it to say ( in theory ) is IF C17+D17+E17 are equal or greater than -30(that is a negative thirty) then cell C28 will equal 0 ( no bonus) if they equal less than -30 (say -10) then cell C28 would equal C13+C17+C21+C26.

Basically if they get - 30 points (or more)within three months they will not get a quarterly bonus, if they get less than -30 then they retain their current points minus the deduction in cell C16 included int the C+C+C+C formula.

Am I confusing you yet/ :)

Thank you in advance for your help!



Sponsored Link
Ads by Google

Response Number 1
Name: GavinR
Date: April 18, 2009 at 03:26:08 Pacific
Reply:

Im not an expert on excel formula's. But i usually find on a long formula it is easier to split it across serveral cells.

Once it finally works, you can either leave it. Or try to join it all back into one cell.

Just a thought.


0

Response Number 2
Name: angrymen2001
Date: April 18, 2009 at 08:08:54 Pacific
Reply:

=IF(SUM(C17:E17)>-30,0,C13+C17+C21+C26)

What happened to my quote


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Update query problem Help registry data viewer


Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: Excel Formula I can't figure out!

AutoStart.inf Slide Show www.computing.net/answers/dbase/autostartinf-slide-show/180.html

Anyone good with Veritas NetBackup? www.computing.net/answers/dbase/anyone-good-with-veritas-netbackup/107.html

Please help me with this SQL code www.computing.net/answers/dbase/please-help-me-with-this-sql-code/340.html