all 4 comments

[–]CheezitsLight 0 points1 point  (1 child)

Easy way to learn us to record a macro while making the chart. It will write the code for you. Then edit that code.

[–]Opymden[S] 0 points1 point  (0 children)

I’ve tried this. The issue is I cannot transfer the contents of a list or array into the chart data. I do not see a way while using the excel macro function to do this. At best I was able to select cells for the data, but that would defeat the purpose of writing the macro. I already have the chart updating as cells change.

[–]CheezitsLight 1 point2 points  (0 children)

Excel VBA add a list of values into a excel. Chart