Forum Discussion
György Popovics
Nov 07, 2017Copper Contributor
How to change the default settings of the markers in graphs?
Hi! I need some help in excel 2016! I'd like to make graphs, in a way that each of them have lot of lines and points on it. I'd like to change the markers...
Haytham Amairah
Nov 08, 2017Silver Contributor
Hi,
Actually, you can't change all markers of lines at once, unless you use some lines of code written in Excel scripting language (VBA)!
And you can't change the default style and size of these markers!
It would be a good idea if you asked Microsoft about this functionality to provide it in Excel on this link: https://excel.uservoice.com/forums/304921-excel-for-windows-desktop-application
However, I have already a code that will solve your problem!
Do you want to use the VBA?