math question

S

Susan

I have an easy (hopefully) question and I cannot seem to get the formula right. My answer needs to be a dollar figure, not a percentage.
for example: 15% of $400,000.00 + $30,000.00 is "blank". ( not added to or subtracted from the total - just what is the 10%, 6% 15%, etc...) I thought the formula would be =SUM(C7:C8)*1.15 but that does not give me the number I need - $64,500.00 - it ADDS the $64,500.00 to the $430,000.00.
Please send help soon! I have a whole worksheet of variations of this same formula and do not find the answer in Help section).
Thank You!
 
N

Norman Harker

Hi Susan!

=SUM(C7:C8)*0.15

--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
(e-mail address removed)
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.
 
S

susan

Thank you guys! What a difference a 0 makes :

----- Frank Kabel wrote: ----

Hi Susa
tr
=SUM(C7:C8)*0.15 (for 15%

HT
Fran

Susan wrote
 
D

Dana DeLouis

Just to mention, Excel can also accept the following if desired.

=SUM(C7:C8)*15%
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top