N
nickodemos
Hello. Trying to figure out how to configure it so that a daily csv
is imported to the proper column and rows.
Name 22-Apr 23-Apr 24-Apr 25-Apr 26-Apr 27-Apr
1spice 0.94 1.46
77raptor 2.12 0.76 abricru 3.94
2.14
aco ∞ 1.07
afd 1.32 3.94
AgentIXE13 0.96 0.95 Ainsof ∞
0.99
alan2306 1.01 1.02 alanxxx 1.37
1.45
Aleek 1.09 1.76
algernon 1.7 0.3
The information changes daily as to who logged in that day. As you
can see it would need to drop to the name(row) and insert the figures.
The daily CSV file's information looks like this.
0VerSus1,1.46,
2deez,0.76,
77raptor,2.14,
aardrijkskunde,1.07,
Would this be a formula or a simple import of some kind?
nickodemos
is imported to the proper column and rows.
Name 22-Apr 23-Apr 24-Apr 25-Apr 26-Apr 27-Apr
1spice 0.94 1.46
77raptor 2.12 0.76 abricru 3.94
2.14
aco ∞ 1.07
afd 1.32 3.94
AgentIXE13 0.96 0.95 Ainsof ∞
0.99
alan2306 1.01 1.02 alanxxx 1.37
1.45
Aleek 1.09 1.76
algernon 1.7 0.3
The information changes daily as to who logged in that day. As you
can see it would need to drop to the name(row) and insert the figures.
The daily CSV file's information looks like this.
0VerSus1,1.46,
2deez,0.76,
77raptor,2.14,
aardrijkskunde,1.07,
Would this be a formula or a simple import of some kind?
nickodemos