Page 1 of 1

graphing with number

Posted: Wed May 22, 2019 6:57 am
by etienn
Hi, i would like to know if it is possible to graph the csv record with number - mac - as it is with excel , can i use the same cod?

thanks for answear

Re: graphing with number

Posted: Wed May 22, 2019 8:28 am
by James
Yes. Set OldExcel to True and you can use the same code on the old Mac version of Excel.

Re: graphing with number

Posted: Wed May 22, 2019 2:37 pm
by etienn
hi thanks for answear , but i'm not a specialist of any excel ,i absolutly don't know what it mean to setold excel to true , can, you provide a step by step like you did with last version of excel , it would be very kind of you :-)

Re: graphing with number

Posted: Wed May 22, 2019 4:27 pm
by James
It's in the code. You just have to change

Code: Select all

OldExcel = False
to

Code: Select all

OldExcel = True
, right at the top of the code.
If you're not familiar with Excel script then I would highly recommend that you use the online charts.