Forum Discussion
Abdulrahim-tu
Dec 25, 2025Occasional Reader
Chart linking with Name Manager
so it's known chart behave different than other items, i linked it to a box that indirect the limit of which it should take values from a column, like i used this code to do it: =OFFSET('Study '!$F$...
m_tarler
Dec 27, 2025Bronze Contributor
It seems to work for me. I defined names:
xvalues: =OFFSET(Sheet1!$F$1,Sheet1!$C$26-1,0,Sheet1!$D$26)
yvalues: =OFFSET(Sheet1!$G$1,Sheet1!$C$26-1,0,Sheet1!$D$26)