Re: $$Excel-Macros$$ Automating graph update

2020-10-25 Thread How To Techn
Pl send excel file. On Sun, 25 Oct 2020, 15:18 Niv, wrote: > That doesn't work I'm sadly. > Perhaps I need to be more explicit. > I currently graph data as: ='My Data'!$E$11:$F$160 which produces two > lines, raw data & moving average data for columns E & F. > As I add more data, to column E, i

Re: $$Excel-Macros$$ Automating graph update

2020-10-25 Thread Niv
That doesn't work I'm sadly. Perhaps I need to be more explicit. I currently graph data as: ='My Data'!$E$11:$F$160 which produces two lines, raw data & moving average data for columns E & F. As I add more data, to column E, it auto updates column F with a simple averaging function, but there is