Search found 7 matches

by seppli
Thu Jul 30, 2009 10:29 am
Forum: Excel
Topic: data points command
Replies: 10
Views: 38076

ah ok, thank for your help! It is now perfectly working :-)
by seppli
Wed Jul 29, 2009 8:13 am
Forum: Excel
Topic: data points command
Replies: 10
Views: 38076

ContourLevels Command with Variables

Thanks for the new release!
I'm sorry to disturb you again, but i have one more question regarding my excel macro.
I'm using a surface plot, and I want to force the countour levels with the following command: [ContourLevels(a,b,c)] a,b,c are variables defined as Public Integer in an other Sub. I ...
by seppli
Wed Jul 08, 2009 3:22 am
Forum: Excel
Topic: data points command
Replies: 10
Views: 38076

Yes that's why I was a bit confused, because my plot has a first title line... But thank you for your help and your nice support!
by seppli
Tue Jul 07, 2009 4:35 am
Forum: Excel
Topic: data points command
Replies: 10
Views: 38076

Ah yes :) thank you for your help. As you see I'm not a very experienced vba programmer. It is now perfectly working. But if I am using replaceable Parameters in the FileSiveAs command like "|TITLE1|" I get an error message: "Null result for replaceable parameter |TITLE1| in FileSaveAs command. Why ...
by seppli
Fri Jul 03, 2009 6:29 am
Forum: Excel
Topic: data points command
Replies: 10
Views: 38076

Saving Problems

I'm sorry, but I have one more question.

I'm using for the xyz surface plot the script which is included in dplotlib.xla. At the end of the script I want to save the plot, which I generated, with this command:

ret = DPlot_Command(doc, "[Directory("C:\My Documents\")]")
ret = DPlot_Command(doc ...
by seppli
Tue Jun 30, 2009 2:33 am
Forum: Excel
Topic: data points command
Replies: 10
Views: 38076

Thank you very much for your help! It's great to have such a nice support here!

Cheers
by seppli
Mon Jun 29, 2009 11:14 am
Forum: Excel
Topic: data points command
Replies: 10
Views: 38076

data points command

Hi there

I was searching for the command, which shows the data points in a 3d surface plot (black, rectangular points), in the manual, but I somehow could not find it. Does somebody has found it?

Thanks for your help.

Cheers seppli