Excel Default settings for Graphs
Hi I am looking to right a program that will change the default settings of Excel's Chart wizard so that charts will automatically have a white background, there are major and minor tick marks along the graph, no gridlines, and no legend. Any help would be appreciated, thanks.
Re: Excel Default settings for Graphs
Do you want to do this using VB6 or directly in Excel using VBA?
Re: Excel Default settings for Graphs
Using VB6, or A, prefferably 6 because you can make an .exe out of it.