LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 37
Default Formula computing problem

You're right, of course, it would necessarily have 2 different results. For
some reason it just took me awhile to realize it. Please see my answer to
Joe.

And thanks
--
OneFineDay


"Sheeloo" wrote:


If you apply
=-MAX(0,MIN(I9,100)*0.05)
to 90 you will get -4.5, right?
so if have 90 in two cells you will get -9 as total...

if you apply it to 180 (sum of 90 and 90) you will get -5

Hope this helps...

-------------------------------------
Pl. click ''''Yes'''' if this was helpful...



"M Thompson" wrote:

Hello and thanks for responding so quick. The explanation was very helpful,
and the formula does what I thought. Please see my response to T. Valko's
question. I hope it sheds better light on my problem.
--
OneFineDay


"Sheeloo" wrote:

Not sure what the problem is... this might help
=-MAX(0,MIN(I9,100)*0.05)
The above will give you 0 if I9<0, minus of 5% of I9 if it is between 0 and
100 and -5 if it is above 100
=-MAX(0,(I9-100)*0.02)
The above will give you 0 if I9<100, minus of 2% of I9-100 if it is above 100

-------------------------------------
Pl. click ''''Yes'''' if this was helpful...



"M Thompson" wrote:

I'm hoping someone somewhere can tell me what's happening and how to fix it.
This is the formula I'm using:
=-MAX(0,MIN(I9,100)*0.05)+-MAX(0,(I9-100)*0.02) and copy down through I11

Starting in I9 I have the following amounts.
I Results i'm getting
570.75 (14.42)
246.36 (7.93)
38.18 (1.91)

If I do a Total cell and use the same calculation on it, the answer will be
20.10, which is what I expect. The results of 9-11 are obviously going to
total to more than 20.10. Can someone explain what's happening and is there
a way to fix it so that the results are reasonably in line. It seems to me
to be too big a difference to be a rounding thing??

Thanks
--
OneFineDay

 
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
Computing mortgage APR NorCalHomeFinance Excel Worksheet Functions 2 August 12th 08 11:42 PM
Computing Time from One Day to Another Wendy Excel Discussion (Misc queries) 1 July 25th 07 02:34 PM
COUNTIF not computing adminsecretary Excel Discussion (Misc queries) 4 December 11th 06 05:15 PM
Formula for computing day of the week and time [email protected] Excel Worksheet Functions 4 June 15th 06 06:45 PM
Formula for computing work time in Excel Alex Vinokur New Users to Excel 3 September 20th 05 06:58 PM


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