Dynamic name range missing from graphs after making copy of a worksheet

ravisrg

New Member
Joined
May 24, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hi Everyone,

I would be glad if you can help me regarding this please.

I have an Excel sheet in which I have a graph which uses dynamic name range. The dynamic name range is,

Trial=INDEX(Sheet1!$C:$C,MATCH(Sheet1!$G$3,Sheet1!$B:$B,0)):INDEX(Sheet1!$C:$C,MATCH(Sheet1!$G$4,Sheet1!$B:$B,0))

1653386275708.png



When I make a copy of this sheet to another sheet called Sheet2, another dynamic range automatically gets created, which is the same as the earlier one, except that this one refers to Sheet2 instead of Sheet1

Trial=INDEX(Sheet2!$C:$C,MATCH(Sheet2!$G$3,Sheet2!$B:$B,0)):INDEX(Sheet2!$C:$C,MATCH(Sheet2!$G$4,Sheet2!$B:$B,0))

In Sheet2, however, the dynamic name range from the graph vanishes. I don't want this to happen. I want the graph in Sheet 2 to continue to refer to the dynamic name range scoped to Sheet2 rather than to change to absolute range values. How can I do that?

1653386485811.png


Please help.
 

Attachments

  • 1653386058356.png
    1653386058356.png
    38.3 KB · Views: 3

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!

Forum statistics

Threads
1,215,059
Messages
6,122,918
Members
449,093
Latest member
dbomb1414

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