Excel Add-in Run-time Error 9
Posted: Mon Feb 01, 2010 12:13 pm
I have a 180x180 table of values in excel which I want DPlot to create a surface plot for. I've tried using the excel add-in call for a ZGrid and a ZScatterTable but both kick back the same VBA error. The error is in excel and the DPlot window stays empty.
I'm using excel 2007 in XP x64. DPlot version 2.2.7.7
I've tried searching the forum for the run-time error but I couldn't find anything. Any help with this problem would be appreciated.
I've gotten the ZGrid call to work by cutting my table down to 100x100, but if I change any of the x or y axis values I get the same Run-time error.Run-time error '9':
Subscript out of range
I'm using excel 2007 in XP x64. DPlot version 2.2.7.7
I've tried searching the forum for the run-time error but I couldn't find anything. Any help with this problem would be appreciated.