Quote:
Originally Posted by allenku
I'm a math teacher
Now I have a lot of tables that need to separate into different rows.
for example, now I have a table that has 5 rows, I need to split 5 rows then I get 5 different tables, and then I need to turn these five tables into graph format and output in 5 different files.
How can I do to finish my work? I really need some help. And in reality, my table is not only five, sometimes for hundreds of rows. So I think I need a loop.
|
There is my sample file. Hope that can let you know what I mean.