Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default Need help with a simple formula

I need to write a simple formula but I cannot quite understand how to
do it in Excel.

I need to take the value of a cell (lets call it A8). I need to
subtract 15% from the value of A8. Then I need to take the resulting
value of that and subtract 2.9% from it. finally I need to subtract .3
from the final value. I need to to be displayed in cell B8. I know how
to enter formulas in Excel, but I can't get this one to run right (I
don't know how to reference the result of a earlier calculation in a
later calculation in the formula bar).

Thank you very much!

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Anne Troy
 
Posts: n/a
Default Need help with a simple formula

Try this in B8:
=((A8*.85)*.871)-3

************
Hope it helps!
Anne Troy
www.OfficeArticles.com
Check out the NEWsgroup stats!
Check out: www.ExcelUserConference.com

wrote in message
ups.com...
I need to write a simple formula but I cannot quite understand how to
do it in Excel.

I need to take the value of a cell (lets call it A8). I need to
subtract 15% from the value of A8. Then I need to take the resulting
value of that and subtract 2.9% from it. finally I need to subtract .3
from the final value. I need to to be displayed in cell B8. I know how
to enter formulas in Excel, but I can't get this one to run right (I
don't know how to reference the result of a earlier calculation in a
later calculation in the formula bar).

Thank you very much!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR
 
Posts: n/a
Default Need help with a simple formula

=((A8*0.85)*0.971)-0.3

Vaya con Dios,
Chuck, CABGx3



" wrote:

I need to write a simple formula but I cannot quite understand how to
do it in Excel.

I need to take the value of a cell (lets call it A8). I need to
subtract 15% from the value of A8. Then I need to take the resulting
value of that and subtract 2.9% from it. finally I need to subtract .3
from the final value. I need to to be displayed in cell B8. I know how
to enter formulas in Excel, but I can't get this one to run right (I
don't know how to reference the result of a earlier calculation in a
later calculation in the formula bar).

Thank you very much!


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Niek Otten
 
Posts: n/a
Default Need help with a simple formula

In B8:

=A8*(1-15%)*(1-2.9%)-0.3

--
Kind regards,

Niek Otten

wrote in message
ups.com...
I need to write a simple formula but I cannot quite understand how to
do it in Excel.

I need to take the value of a cell (lets call it A8). I need to
subtract 15% from the value of A8. Then I need to take the resulting
value of that and subtract 2.9% from it. finally I need to subtract .3
from the final value. I need to to be displayed in cell B8. I know how
to enter formulas in Excel, but I can't get this one to run right (I
don't know how to reference the result of a earlier calculation in a
later calculation in the formula bar).

Thank you very much!



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Need help with a simple formula

=((A8*(1-15%))*(1-2.9%))-0.3

and add this formula to B8

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

wrote in message
ups.com...
I need to write a simple formula but I cannot quite understand how to
do it in Excel.

I need to take the value of a cell (lets call it A8). I need to
subtract 15% from the value of A8. Then I need to take the resulting
value of that and subtract 2.9% from it. finally I need to subtract .3
from the final value. I need to to be displayed in cell B8. I know how
to enter formulas in Excel, but I can't get this one to run right (I
don't know how to reference the result of a earlier calculation in a
later calculation in the formula bar).

Thank you very much!





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default Need help with a simple formula

Thanks everyone! :)

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Need help with a simple formula

Glad to see a like mind on the (1-percentage) approach <bg

Bob

"Niek Otten" wrote in message
...
In B8:

=A8*(1-15%)*(1-2.9%)-0.3

--
Kind regards,

Niek Otten

wrote in message
ups.com...
I need to write a simple formula but I cannot quite understand how to
do it in Excel.

I need to take the value of a cell (lets call it A8). I need to
subtract 15% from the value of A8. Then I need to take the resulting
value of that and subtract 2.9% from it. finally I need to subtract .3
from the final value. I need to to be displayed in cell B8. I know how
to enter formulas in Excel, but I can't get this one to run right (I
don't know how to reference the result of a earlier calculation in a
later calculation in the formula bar).

Thank you very much!





  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Niek Otten
 
Posts: n/a
Default Need help with a simple formula

:-}

Niek

"Bob Phillips" wrote in message
...
Glad to see a like mind on the (1-percentage) approach <bg

Bob

"Niek Otten" wrote in message
...
In B8:

=A8*(1-15%)*(1-2.9%)-0.3

--
Kind regards,

Niek Otten

wrote in message
ups.com...
I need to write a simple formula but I cannot quite understand how to
do it in Excel.

I need to take the value of a cell (lets call it A8). I need to
subtract 15% from the value of A8. Then I need to take the resulting
value of that and subtract 2.9% from it. finally I need to subtract .3
from the final value. I need to to be displayed in cell B8. I know how
to enter formulas in Excel, but I can't get this one to run right (I
don't know how to reference the result of a earlier calculation in a
later calculation in the formula bar).

Thank you very much!







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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Simple formula for newbie! TC New Users to Excel 3 August 30th 05 02:04 AM
Programming a simple formula anagaraj1 New Users to Excel 1 August 4th 05 03:32 PM
simple interest formula in excel V NARENDRAN Excel Discussion (Misc queries) 1 August 3rd 05 12:13 PM
Need a simple formula please Denise Excel Worksheet Functions 3 March 31st 05 01:16 PM


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