Hi, I would like to update a chart using a VBA code. More explicitely, I have a chart that refers to a dynamic range of columns as source data. Now, when the array changes, I would like the to just press a button that is linked to a Macro which enables me to update the chart. The thing is that I have...