ddoherty@ics.uci.edu (Donald Doherty) (03/03/91)
The NEW() function works as advertised when I put NEW(2,2) into a macro.
A chart is created with the first row or column of numbers in the worksheet
used as x axis labels.
HOWEVER!
When I use the NEW() function like this:
NEW("template",2)
the dialog box invariably pops up to ask for specification of data
arrangement (which should be taken care of by the 2 after the comma as
in the first example).
Has anyone had the same problem? Any suggestions on how to solve it?
Thank you!
Don D.
ddoherty@ICS.uci.edu