Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I'm trying to enter a calculation that will show me the difference between
two cells with the result being a percentage. as in; 269751.59 - $306,652.22 = $(36,900.63) I want to display this as a percentage but I'm not sure how to format it to show it that way. Thanks, Miranda |
#2
![]() |
|||
|
|||
![]()
Hi
=(A1-B1)/A1 and format as percentage "Miranda" wrote: I'm trying to enter a calculation that will show me the difference between two cells with the result being a percentage. as in; 269751.59 - $306,652.22 = $(36,900.63) I want to display this as a percentage but I'm not sure how to format it to show it that way. Thanks, Miranda |
#3
![]() |
|||
|
|||
![]()
Maybe you want to re-think this. Subtraction does not yield a percentage.
if you want to divide use / -- Don Guillett SalesAid Software "Miranda" wrote in message ... I'm trying to enter a calculation that will show me the difference between two cells with the result being a percentage. as in; 269751.59 - $306,652.22 = $(36,900.63) I want to display this as a percentage but I'm not sure how to format it to show it that way. Thanks, Miranda |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Difference of date | New Users to Excel | |||
calculate negative or positve difference in time | Excel Discussion (Misc queries) | |||
Calculating time difference | Excel Discussion (Misc queries) | |||
How do you calculate the difference between two values within a p. | Excel Discussion (Misc queries) | |||
What is the formula for getting time difference e.g. ("4 hrs 15 m. | Charts and Charting in Excel |