KingGoulash
New Member
- Joined
- Mar 24, 2023
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
Hey everyone, new to the forum but have been reading up on a lot of these VBA macros. I currently am running a database of about 600+ lines with x-axis being time and y-axis being score. When you make a multiple lines graph in excel, every single line is formatted differently. I was looking to utilize VBA for what I believe is some pretty simple code but when I try to do it myself, I cannot seem to get it to run properly. Basically, I have all the data already in a graph with each line series but excel has changed every line to be a different color, every marker to be different and every fill to be different.... I simply want to format every single line to have the following characteristics but when i try to do it in VBA it fails.
I will be extremely thankful if someone can figure out a VBA macro for a multiple stacked line chart, that changes every line the selected chart to the following parameters since it has been taking me about 6 hours per chart to change every single line individually. I will greatly appreciate the help!
I will be extremely thankful if someone can figure out a VBA macro for a multiple stacked line chart, that changes every line the selected chart to the following parameters since it has been taking me about 6 hours per chart to change every single line individually. I will greatly appreciate the help!