Is there a way to create a dynamic stacked column chart in Excel 2016 and above, that functions like this:
- Legend is updated with new row entry, and that new item is connected to multiple cells in that row.
- Axis is fixed it has 4 names for it. See picture.
So what needs to be dynamic is series name and values. But for series values it is taking a Range for a value (as example ("C3:G3"), while for series name can be added more, updated and deleted. If new series name is added then it takes the corresponding value based on the row it is in.
So far nobody could answer this before, and I couldn't find anything about dynamic stacked column diagram. I am working on developing Tool for university which will be used for dynamic calculations, so any help would be welcome. Tnx in advance.

