PC Review


Reply
 
 
Bacchus
Guest
Posts: n/a
 
      4th Oct 2005
I am trying to calculate the following:

=SUM(F41-25)*5%+2*1.17

f41 - 33.99

I keep on getting 2.79 when the answer is 2.86. Can someone let me in on
the right format to calculate this formula.

thanks


 
Reply With Quote
 
 
 
 
Biff
Guest
Posts: n/a
 
      4th Oct 2005
Hi!

Try this:

=(SUM(F41-25)*5%+2)*1.17

Returns: 2.865915

Biff

"Bacchus" <(E-Mail Removed)> wrote in message
news:LYadnTzuQrHqv9_eRVn-(E-Mail Removed)...
>I am trying to calculate the following:
>
> =SUM(F41-25)*5%+2*1.17
>
> f41 - 33.99
>
> I keep on getting 2.79 when the answer is 2.86. Can someone let me in on
> the right format to calculate this formula.
>
> thanks
>
>



 
Reply With Quote
 
Dave Peterson
Guest
Posts: n/a
 
      4th Oct 2005
And so does:

=((F41-25)*5%+2)*1.17

(no reason for the =sum() portion.)

Bacchus wrote:
>
> I am trying to calculate the following:
>
> =SUM(F41-25)*5%+2*1.17
>
> f41 - 33.99
>
> I keep on getting 2.79 when the answer is 2.86. Can someone let me in on
> the right format to calculate this formula.
>
> thanks


--

Dave Peterson
 
Reply With Quote
 
Bacchus
Guest
Posts: n/a
 
      4th Oct 2005
thanks all




"Bacchus" <(E-Mail Removed)> wrote in message
news:LYadnTzuQrHqv9_eRVn-(E-Mail Removed)...
> I am trying to calculate the following:
>
> =SUM(F41-25)*5%+2*1.17
>
> f41 - 33.99
>
> I keep on getting 2.79 when the answer is 2.86. Can someone let me in on
> the right format to calculate this formula.
>
> thanks
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Convert Array Formulas to Regular Formulas minyeh Microsoft Excel Worksheet Functions 0 21st Mar 2010 06:55 AM
Counting # of Formulas in a column with formulas and entered data Brand Microsoft Excel Worksheet Functions 1 10th Oct 2009 02:01 PM
Query formulas (dates in formulas to be changed only once) Craig Microsoft Access Queries 1 5th Dec 2007 03:01 PM
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP =?Utf-8?B?U2hlcmJlcmc=?= Microsoft Excel Worksheet Functions 4 11th Sep 2007 02:34 AM
AdvancedFilter on cells with formulas, returning values and not formulas Claus Microsoft Excel Programming 2 7th Sep 2005 03:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:45 PM.