I don't know much about these named ranges. But I do know that I have to use these in order to get what I want. A dynamic chart.
But my problem is that the named range keeps changing by itself.
One of my ranges looks like this:
I should also perhaps mention that the cells in E2 to E60 also contains formulas.
This formula basically just copies the value from another spreadsheet, but only if the value in column E in the same row has a value other than nothing or 0.
Strangely, when I open the spreadsheet, I get the option to Update the workbook.
And if I do this, I get an error that the formula is wrong.
And then if I go to check the Named range, it's all changed. Into something I can't even understand. It looks like this right now:
What is the reason why named ranges changes like this? I want it to always select the range I'm after, not change it at all. Also, I had some help constructing this formula as well, so I don't know why SUMPRODUCT is even there. Basically, this formula is supposed to include the IF(Tall1!E2:E60<>""). So that the range won't include any empty values.
Bookmarks