Goodnight dear friends.
After reading a bit about how to log some data and create a graphic using Excel, it should be easy, just send the data separated by commas, I'm doing just that, saving the data in a .csv file but then Excel opens the file and keeps all the data in only one collum and not two as it should.
Let me show you, I'm sending this:
1,0
2,1575
3,1640
4,1270
5,2099
6,1806
7,1563
8,1897
9,1868
10,2108
11,1612
12,1860
13,1787
14,1871
15,1757
16,2087
17,997
18,2185
19,1461
20,2233
21,2323
22,2275
23,1904
24,1311
25,1712
26,1791
27,1893
28,1771
29,1560
30,2006
And Excell puts the two values together in the same collum, it does put each line in a separate line, but it doesnt slip for example the 30,2006 to A20 and B30 as it should, any help?