Hi everyone!
Is there a way where a group of ranges can be named automatically and the ranges are updated every time new data is placed. I attached the file in case I was not able to explain myself clearly. Thanks![]()
Hi everyone!
Is there a way where a group of ranges can be named automatically and the ranges are updated every time new data is placed. I attached the file in case I was not able to explain myself clearly. Thanks![]()
Do this:
Press Ctrl+F3
This will open you Name Manager window
Then click: NEW
Write some name (like Acanthacea)
and in refers to write: =OFFSET(Sheet1!$A$2, 0, 0, COUNTA(Sheet1!$A:$A)-1, 1)
But also, delete all cells from A4 to A35 because they use some spaces or something so you getting wrong COUNTA for it.
Check result (yelllow box is list from that name)...
Never use Merged Cells in Excel
Thanks.. But why is that the name of the range do not appear in the list? I actually want to use this for a dependent dropdown list. Again, I attached the file to fully explain what I want to do. Thanks..
You did right with INDIRECT formula, but you need to name range with that name (No spaces).
So under Asteraceae (F1)
select range F2 to F17 and name it Asteraceae
Then in B14 you will see drop down list with those names.
If your ranges can change then you need to make OFFSET approach for EACH range as I showed you above.
Hello again. Sorry for my ignorance. If you still have time to spare, could you please look at the attachment especially at the blue and yellow boxes to see if what is wrong.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks