Linking graphs to other files

BMil8

Board Regular
Joined
Aug 9, 2010
Messages
153
Office Version
  1. 365
There may be a simple answer to this one: I have a number of different files which I use to report performance statistics to different departments. I need to make one summary file that takes one graph from each of these files. Is there a way to link the graphs so the summary file automatically updates? Or do I need to create 51 new graphs in my new file?

Thanks,
Brian
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Hi

You could do it by creating a 'Graph info' sheet in your workbook that links to all other workbooks & then create a macro that opens & closes all workbooks so links update.

or

Creating a 'Graph info' sheet in your workbook that links to all other workbooks using function INDIRECT.EXT (available via Morefunc download). However referencing 51 workbooks I think will be quite slow.
 
Upvote 0

Forum statistics

Threads
1,214,912
Messages
6,122,200
Members
449,072
Latest member
DW Draft

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