A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Convert percentage into margin



 
 
Thread Tools Display Modes
  #1  
Old April 15th, 2010, 01:58 PM posted to microsoft.public.excel.worksheet.functions
Linda
external usenet poster
 
Posts: 661
Default Convert percentage into margin

Here is my quandry and I am probably over thinking it. I have a starting
cost of $26.00 with an end cost of $26.54. I need to know the formula that
will show the margin. If I divide $26.54 by $26 I end up with 1.021 but I
can't create the formula to remove the leading 1 to get to the margin of 2.1%.
Thanks for any help.
Linda
  #2  
Old April 15th, 2010, 02:03 PM posted to microsoft.public.excel.worksheet.functions
Duke Carey
external usenet poster
 
Posts: 1,027
Default Convert percentage into margin

=26.54/26-1

"Linda" wrote:

Here is my quandry and I am probably over thinking it. I have a starting
cost of $26.00 with an end cost of $26.54. I need to know the formula that
will show the margin. If I divide $26.54 by $26 I end up with 1.021 but I
can't create the formula to remove the leading 1 to get to the margin of 2.1%.
Thanks for any help.
Linda

  #3  
Old April 15th, 2010, 04:06 PM posted to microsoft.public.excel.worksheet.functions
Bernard Liengme
external usenet poster
 
Posts: 516
Default Convert percentage into margin

The % increase is (26.54 - 26)/26 which can be simplified to 26.54/26 -1
b - a b a b
----- = --- - ---- = ---- - 1
a a a a

That is why Duke's formula works
Of course the answer will be a fraction like 0.021 but we can click the %
key to format it to percents.
Percentages are just fractions multiplied by 100.
best wishes
--
Bernard Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme

"Linda" wrote in message
...
Here is my quandry and I am probably over thinking it. I have a starting
cost of $26.00 with an end cost of $26.54. I need to know the formula
that
will show the margin. If I divide $26.54 by $26 I end up with 1.021 but I
can't create the formula to remove the leading 1 to get to the margin of
2.1%.
Thanks for any help.
Linda


 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:10 AM.


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