G Guest Oct 13, 2004 #1 What does an xlChartType value of -4111 signify and how is it arrived at? I do not find it in the object browser. ojv
What does an xlChartType value of -4111 signify and how is it arrived at? I do not find it in the object browser. ojv
A Andy Pope Oct 13, 2004 #2 Hi, Means it a combination chart. eg: Column and Line To determine chart types of each data series use, Activechart.seriescollection(1).charttype Cheers Andy
Hi, Means it a combination chart. eg: Column and Line To determine chart types of each data series use, Activechart.seriescollection(1).charttype Cheers Andy