ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   2007: Connectors IDs on charts changed (https://www.excelbanter.com/excel-programming/378027-2007-connectors-ids-charts-changed.html)

mrt

2007: Connectors IDs on charts changed
 
Hi There,

Just to let you know that the id of the connectors on shapes like charts
have changed.

It used to be
1
2 4
3

It is now
4
3 1
2

Quite a change! Don't be surprised if your code for versions 2003 and lower
gives weird results on 2007.

My code is now full of If (Val(Application.version <12) then ... else ....

MrT




All times are GMT +1. The time now is 06:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com