I'm trying to make a chart always take the range from the first 8 cells within a column without updating the range when a new row is added above the range. You could use something like "=INDIRECT("A1:A8")" in other circumstance, but within the chart editor it keeps telling me the reference is invalid.
This is also true for other formulated reference methods I tried to implement for earlier things.
Thank you in advance.