Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 11
Default please show me this formula format

lets give the numbers these destinations:
A1 = 125
A2 = 50

125 + 10% + 50 + 14% = total.

thanx
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,480
Default please show me this formula format

Hi Otto

not clear what you are after
=A1*(1+10%)+A2*(1+14%)
which is multiplying A1 x 10% and Multiplying 50 x 14% and totaling the two
to give 194.5

OR
=(A1*(1+10%)+50)*(1+14%)
which multiplies A1 x 10% then adds 50 and Multiplies that sum by 14% which
gives a total of 213.75
--
Regards
Roger Govier

"otto" wrote in message
...
lets give the numbers these destinations:
A1 = 125
A2 = 50

125 + 10% + 50 + 14% = total.

thanx


  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 11
Default please show me this formula format

Hi Roger,

thank you very much it was the second answer.
thanx again for taking the time to answer.

regards,

otto

"Roger Govier" wrote:

Hi Otto

not clear what you are after
=A1*(1+10%)+A2*(1+14%)
which is multiplying A1 x 10% and Multiplying 50 x 14% and totaling the two
to give 194.5

OR
=(A1*(1+10%)+50)*(1+14%)
which multiplies A1 x 10% then adds 50 and Multiplies that sum by 14% which
gives a total of 213.75
--
Regards
Roger Govier

"otto" wrote in message
...
lets give the numbers these destinations:
A1 = 125
A2 = 50

125 + 10% + 50 + 14% = total.

thanx



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
Control + Grave accent doesn't show formula result, format is gene Twishlist Excel Worksheet Functions 1 January 10th 08 12:27 AM
Date format shows on formula bar, 5 digit numbers show in row CaroleO Excel Discussion (Misc queries) 1 March 5th 07 08:11 PM
Why does formula show rather than results (not in text format) Caseybay Excel Worksheet Functions 4 April 24th 06 08:51 PM
Set conditional format to show when a sell contain a formula Gerrit Excel Discussion (Misc queries) 9 February 17th 06 07:14 PM
Show format in formula bar Native Excel Discussion (Misc queries) 1 December 31st 05 07:54 PM


All times are GMT +1. The time now is 03:13 AM.

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"