Dynamic Named Ranges

TOPH

New Member
Joined
Apr 23, 2010
Messages
2
I have been trying to set up a dynamic named range using a tip found elsewhere on this forum.
Problem is I can see the range name when I go Insert/Name/Define but when I click on the name box at the top left of the excel screen its not there.

The list is currently about 140 rows by 9 columns and the top left of the list is B11

The formula I put in the 'Refers to' box is =OFFSET(ORGS!$B$11,0,0,COUNTA(ORGS!$B:$B),9).

Once I've sorted this out I'll be adding new entries using a macro which will insert the new row and resort it. Then if the dynamic range works it will automatically expand to capture all the names in the list

I'm running Excel 2000.
 
Last edited:

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
You will not see them names in the name box at the top left. However, don't doubt that it is there and available for use -- except that you won't be able to use the name box to "select" it as with other names.

ξ
 
Upvote 0
Xenou

Thanks for a fast reply - I was hoping that would be the answer but I haven't had time to try it out today.:cool:
 
Upvote 0
In the formula box, set the cursor where you want the Name, then, use Excel Menu:Insert; Name; Paste
 
Upvote 0

Forum statistics

Threads
1,214,989
Messages
6,122,622
Members
449,093
Latest member
catterz66

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