Rebase to 100 in excel

bmetera

New Member
Joined
Sep 17, 2014
Messages
1
hello,

I am new on the forum and was wondering if someone could help me.
I have a set of data, imports and exports every year from 2000 to 2013.
as follows
year exports imports
2000 269.6 287.8
2001 277.7 301.1
2002 293.1 319.0
2003 305.8 338.8
and so on
I am asked to rebase the year 2010 at 100 for both exports and imports. Could you please help me figure out how to do that in excel.

Thanks
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
Maybe like this:


Book1
ABCDE
1yearexportsimportsNew expNew inp
22000269,60287,8077,0382,23
32001277,70301,1079,3486,03
42002293,10319,0083,7491,14
52003305,80338,8087,3796,80
62010350,00350,00100,00100,00
Blad1
Cell Formulas
RangeFormula
D2=B2/$B$6*100
D3=B3/$B$6*100
D4=B4/$B$6*100
D5=B5/$B$6*100
D6=B6/$B$6*100
E2=C2/$C$6*100
E3=C3/$C$6*100
E4=C4/$C$6*100
E5=C5/$C$6*100
E6=C6/$C$6*100
 
Upvote 0

Forum statistics

Threads
1,214,649
Messages
6,120,732
Members
448,987
Latest member
marion_davis

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