Hi all,
As a total newby to VBA (and coding in general) it took me for ages to build a little macro to make a 4 dimensional bubble plot.
Although i now finally have the macro running in excel 2013 on windows, it does not seem to work in excel 2016 on the mac.
I'm getting a "Run time error 438, Object doesn't support this property or method" at 'Set shap = ActiveSheet.Shapes.AddChart2(269, xlBubble)'.
Does anyone know what the problem is and if there is a solution? (below the first part of the code until it gives the error)
Thank you kindly in advance!
Regards JJ
Bookmarks