Hi
I have an Excel 4.0 macro that has been working perfectly in Excel 2003 but now refuses to run in Excel 2007. In the function wizard it looks ok but I get an "macro error at cell" message when I try and run it.

First two lines are (both generate an error).

=CREATE.OBJECT(5,"R13C1",0,0,"R29C10",2,0,2,TRUE,4,10)
=CHART.WIZARD(TRUE,"Data!R221C1:R291C4",4,1,2,1,1,1,"","","Return")

Any help would be gratefully received!
Cheers