Formula to put in a Name Range that retrieves the "Refers to" from a formula in a cell

jbesclapez

Active Member
Joined
Feb 6, 2010
Messages
275
Hello Mr Excel!

Hope you are all doing fine!
I am contacting you because I have a formula in J9 that displays as a result:
Accounts!$A$5:$E$500
And I would like to use the value displayed in the cell J9 to define a named range. So I am trying to put in a name range :
=INDIRECT(Validation!$J$9)
But then it seems that the name ranged is not displayed in the drop down list top left corner.

It seems that it is not working. How can I solve that?

Thanks
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
It should work, but it will not appear in the name box, as it is not a set range.
 
Upvote 0
It should work, but it will not appear in the name box, as it is not a set range.
Thanks for confirming Fluff! After your confirmed it should work, I perserved and saw that I needed the = signe also in the formula. So it shoudl be (See below)
Thanks for putting me back on the right track!
=Accounts!$A$5:$E$500
 
Upvote 0
Glad to help & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,214,589
Messages
6,120,415
Members
448,960
Latest member
AKSMITH

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