Annual growth rate

angelam01

New Member
Joined
Aug 19, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Helloo!
I need to, calculate on an annual basis the share of employees in the home country of a given table in Excel and then
calculate the annual growth of employees abroad. Are these two different tasks or the same?
I have two different columns for the employees in the home country and abroad. What formulas should I use?
Thank you so much If anyone can help me!
  • Screenshot 2022-08-19 161331.png
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
I'm curious as to how you got the 8% in 2018.

See below for my representation;
Take the total growth from 2017 to 2018 and divide by 2018 final number.
C4 =
Excel Formula:
=(C2-B2)/C2
1660923801557.png


For the Share of employees in Italy, I just divided 2018 numbers Italy and Worldwide and Italy accounts for 67.14% of your employee total.
C5 =
Excel Formula:
=C2/C3
 
Upvote 0

Forum statistics

Threads
1,214,926
Messages
6,122,306
Members
449,079
Latest member
juggernaut24

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