VBA 2010 chart object applycustomtype is deprecated

Hi,

I cannot use in my code in Excel 2010 the "ApplyCustomType" Method because it's deprecated, an error occur when i use it on excel 2010 but in excel 2003 it work properly. i want to know what is the similar method in VBA in office 2010 and where i can find a documentation about similar methods of deprecated methods.

thanks,

July 3rd, 2013 4:48am

Hi,

Can your give some more detail of your code?

It seems the "ApplyCustomType" method is still can be used in Office 2010 as per:

http://msdn.microsoft.com/en-us/library/office/ff820829(v=office.14).aspx

Best regards,

Free Windows Admin Tool Kit Click here and download it now
July 6th, 2013 10:48pm

Hi Rex,

for example i use this line on Excel 2003 and it's work properly but in Excel 2010 an error occur 

Application.ActiveChart.ApplyCustomType 21,"Line - Column"

Thx,

July 8th, 2013 4:34am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics