Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Cath
 
Posts: n/a
Default Adding percentage as interest to a total

Hello,
I'm hoping someone can help me.
I have a spreadsheet where I keep a tally of money owing to us. We need to
add 8% on the total each time.
So I have the formula for eg. =SUM(C107-B108)
but i need to add 8% onto C108
Can any one help me with this formula
Thanks so much


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Carim
 
Posts: n/a
Default Adding percentage as interest to a total

Hi,

To simplify, your formula (I assume in cell C108) should be =C107-B108
Now if the interest 8% is located in A108, your new formula in cell
C108 will become
=(C107-B108)*(1+A108)

HTH
Carim

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Adding percentage as interest to a total

=(C107-B108)*108%

no need for SUM.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Cath" wrote in message
...
Hello,
I'm hoping someone can help me.
I have a spreadsheet where I keep a tally of money owing to us. We need to
add 8% on the total each time.
So I have the formula for eg. =SUM(C107-B108)
but i need to add 8% onto C108
Can any one help me with this formula
Thanks so much




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Cath
 
Posts: n/a
Default Adding percentage as interest to a total

Thank you thankyou thankyou, that works perfectly. Hope I can keep it going
all the way down now.
Cheers
Cath

"Bob Phillips" wrote:

=(C107-B108)*108%

no need for SUM.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Cath" wrote in message
...
Hello,
I'm hoping someone can help me.
I have a spreadsheet where I keep a tally of money owing to us. We need to
add 8% on the total each time.
So I have the formula for eg. =SUM(C107-B108)
but i need to add 8% onto C108
Can any one help me with this formula
Thanks so 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
Old Lotus Sub Total & Grand Total formula Kylie Excel Discussion (Misc queries) 2 April 9th 06 12:24 PM
Sum total formula for adding 2 columnson time sheet John Sullivan Excel Worksheet Functions 1 October 21st 05 03:30 PM
show in a excel graphic a total percentage for 5 diff data fiels Julio Charts and Charting in Excel 1 September 1st 05 01:26 PM
Computing total interest Steve Excel Discussion (Misc queries) 0 July 20th 05 02:15 AM
ADDING SUM TOTAL OF MORE THAN 30 CELLS IN A COLUMN TOGETHER - WON. Robin Excel Discussion (Misc queries) 4 December 21st 04 04:44 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"