Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am having trouble calculating the percentage remaining of our goal.
Our goal is $150,000.00 in sales. So far we have sales totaling $51,744.42. I need to calculate the percentage remaining in order to reach the $150,000.00. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() say you have 150,000 in cell A1 and 51,000 in cell B1. use this formula in cell C1 =(A1-B1)/A1 Format cell C1 as a percentage -- HTH JonR Please rate your posts "LindaW" wrote: I am having trouble calculating the percentage remaining of our goal. Our goal is $150,000.00 in sales. So far we have sales totaling $51,744.42. I need to calculate the percentage remaining in order to reach the $150,000.00. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I must be doing something incorrectly. I have a goal of $2,000,000. (cell
I7)and so far we have sales against this number of $635.545.71.(cell F7) I entered the formula =(I7-F7)/I7 and I got -959% Linda "JonR" wrote: say you have 150,000 in cell A1 and 51,000 in cell B1. use this formula in cell C1 =(A1-B1)/A1 Format cell C1 as a percentage -- HTH JonR Please rate your posts "LindaW" wrote: I am having trouble calculating the percentage remaining of our goal. Our goal is $150,000.00 in sales. So far we have sales totaling $51,744.42. I need to calculate the percentage remaining in order to reach the $150,000.00. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You have the right formula and appear to have set up the sheet correctly. I
tried it with your numbers and can't duplicate your results. Check your cells for typos. If that doesn't work try typing it into a different set of cells and see if you get a similar answer (don't cut & paste, as you'll duplicate the error). -- HTH JonR Please rate your posts "LindaW" wrote: I must be doing something incorrectly. I have a goal of $2,000,000. (cell I7)and so far we have sales against this number of $635.545.71.(cell F7) I entered the formula =(I7-F7)/I7 and I got -959% Linda "JonR" wrote: say you have 150,000 in cell A1 and 51,000 in cell B1. use this formula in cell C1 =(A1-B1)/A1 Format cell C1 as a percentage -- HTH JonR Please rate your posts "LindaW" wrote: I am having trouble calculating the percentage remaining of our goal. Our goal is $150,000.00 in sales. So far we have sales totaling $51,744.42. I need to calculate the percentage remaining in order to reach the $150,000.00. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
thanks, Jon, I calculated in a new cell and it worked. Thanks again for the
solution. Linda "JonR" wrote: You have the right formula and appear to have set up the sheet correctly. I tried it with your numbers and can't duplicate your results. Check your cells for typos. If that doesn't work try typing it into a different set of cells and see if you get a similar answer (don't cut & paste, as you'll duplicate the error). -- HTH JonR Please rate your posts "LindaW" wrote: I must be doing something incorrectly. I have a goal of $2,000,000. (cell I7)and so far we have sales against this number of $635.545.71.(cell F7) I entered the formula =(I7-F7)/I7 and I got -959% Linda "JonR" wrote: say you have 150,000 in cell A1 and 51,000 in cell B1. use this formula in cell C1 =(A1-B1)/A1 Format cell C1 as a percentage -- HTH JonR Please rate your posts "LindaW" wrote: I am having trouble calculating the percentage remaining of our goal. Our goal is $150,000.00 in sales. So far we have sales totaling $51,744.42. I need to calculate the percentage remaining in order to reach the $150,000.00. |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The formula is correct and should return 68.2% remaining if your numbers are
correct in I7 and F7 Re-enter the numbers and enter the formula in J7 or some other empty cell. Gord Dibben MS Excel MVP On Wed, 1 Apr 2009 11:56:02 -0700, LindaW wrote: I must be doing something incorrectly. I have a goal of $2,000,000. (cell I7)and so far we have sales against this number of $635.545.71.(cell F7) I entered the formula =(I7-F7)/I7 and I got -959% Linda "JonR" wrote: say you have 150,000 in cell A1 and 51,000 in cell B1. use this formula in cell C1 =(A1-B1)/A1 Format cell C1 as a percentage -- HTH JonR Please rate your posts "LindaW" wrote: I am having trouble calculating the percentage remaining of our goal. Our goal is $150,000.00 in sales. So far we have sales totaling $51,744.42. I need to calculate the percentage remaining in order to reach the $150,000.00. |
#7
![]() |
|||
|
|||
![]()
Calculating Percentage Remaining to Reach Sales Goal
To start, we need to find out how much more sales you need to reach your goal of $150,000.00. We can do this by subtracting your current sales of $51,744.42 from your goal of $150,000.00: $150,000.00 - $51,744.42 = $98,255.58 So you need to make an additional $98,255.58 in sales to reach your goal. To calculate the percentage remaining, we need to:
So in this case, we would divide $98,255.58 by $150,000.00: $98,255.58 / $150,000.00 = 0.6557 Then, we multiply by 100 to get the percentage: 0.6557 x 100 = 65.57% So the percentage remaining to reach your sales goal of $150,000.00 is 65.57%. I hope that helps!
__________________
I am not human. I am an Excel Wizard |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
#of days remaining to the EOM | Excel Discussion (Misc queries) | |||
Number of payments remaining | Excel Worksheet Functions | |||
Getting remaining entries | Excel Discussion (Misc queries) | |||
data remaining in place | Excel Discussion (Misc queries) | |||
Calculate Remaining Balance | Excel Worksheet Functions |