Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
cimarron trucking
 
Posts: n/a
Default percentage difference

What function can I use/make to figure the difference in percentage between 2
monetary amounts?
  #2   Report Post  
Harald Staff
 
Posts: n/a
Default

Hi

40 in A1. 80 in B1. In C1 formula
=A1/B1
format as percent numberformat and you may discover that 40 is 50% of 80.

HTH. Best wishes Harald

"cimarron trucking" <cimarron skrev i
melding ...
What function can I use/make to figure the difference in percentage

between 2
monetary amounts?



  #3   Report Post  
Bernard Liengme
 
Posts: n/a
Default

I think OP wants the <difference:
=(B1-A1)/A1 or =B1/A1 - 1
format as percentage

--
Bernard Liengme
www.stfx.ca/people/bliengme
remove CAPS in email address


"Harald Staff" wrote in message
...
Hi

40 in A1. 80 in B1. In C1 formula
=A1/B1
format as percent numberformat and you may discover that 40 is 50% of 80.

HTH. Best wishes Harald

"cimarron trucking" <cimarron skrev i
melding ...
What function can I use/make to figure the difference in percentage

between 2
monetary amounts?





  #4   Report Post  
John Mansfield
 
Posts: n/a
Default

I would use the formula

=(B1-A1)/abs(A1)

where the data in B1 is new and the data in A1 is what you want to compare
to. The reference to the absolute value in the denominator insures that the
percent change signs are correct if and when a negative number were to occur.

"Bernard Liengme" wrote:

I think OP wants the <difference:
=(B1-A1)/A1 or =B1/A1 - 1
format as percentage

--
Bernard Liengme
www.stfx.ca/people/bliengme
remove CAPS in email address


"Harald Staff" wrote in message
...
Hi

40 in A1. 80 in B1. In C1 formula
=A1/B1
format as percent numberformat and you may discover that 40 is 50% of 80.

HTH. Best wishes Harald

"cimarron trucking" <cimarron skrev i
melding ...
What function can I use/make to figure the difference in percentage

between 2
monetary amounts?






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
calculate negative or positve difference in time kpmoore Excel Discussion (Misc queries) 2 January 5th 05 01:35 AM
Generating a percentage... Steel Bananana Excel Discussion (Misc queries) 2 December 20th 04 07:12 PM
changing the value of each cell in a range by a certain percentage Aaron Excel Discussion (Misc queries) 5 December 15th 04 10:30 PM
How do you calculate the difference between two values within a p. emlouise Excel Discussion (Misc queries) 2 December 10th 04 03:13 AM
What is the formula for getting time difference e.g. ("4 hrs 15 m. Sandeep Manjrekar Charts and Charting in Excel 3 December 4th 04 05:18 AM


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

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"