Calculate percent required to achieve target number

KelMacch

New Member
Joined
Jun 10, 2015
Messages
1
Hi,

My name is Kellie and I am new to this forum.

I am trying to teach myself how to use Excel, however finding the calculations quite hard.

If anyone would be able to help me with the below, it would be greatly appreciated!!


Column F is the actual target, Column G is the sales for April and Column H will be the sales for May.

I know need to try work out the percent % which remains to reach the target for each store- Column I.



Thanks!!
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Hi,

My name is Kellie and I am new to this forum.

I am trying to teach myself how to use Excel, however finding the calculations quite hard.

If anyone would be able to help me with the below, it would be greatly appreciated!!


Column F is the actual target, Column G is the sales for April and Column H will be the sales for May.

I know need to try work out the percent % which remains to reach the target for each store- Column I.



In cell I2, type =IF(F2>G2,1-G2/F2,"goal reached")

Right click i2, >format> percent
 
Upvote 0

Forum statistics

Threads
1,215,020
Messages
6,122,712
Members
449,093
Latest member
Mnur

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top