Exel Export
Posted: 2004-12-03 12:32:54
I need export my data in exel file
i can do it by exporting in CSV file but it export in 1 line
1 need to export in many lines
like this
| 1 | 2|| 3 | 4|
| x |y || z |...|
| x |y || z |...|
| x |y || z |...|
| x |y || z |...|
| x |y || z |...|
x - name of film
y - translated name
z - something else
but it exporting only in 1 line
| 1 |
| x y z ...|
| x y z ...|
| x y z ...|
can you help me?
i can do it by exporting in CSV file but it export in 1 line
1 need to export in many lines
like this
| 1 | 2|| 3 | 4|
| x |y || z |...|
| x |y || z |...|
| x |y || z |...|
| x |y || z |...|
| x |y || z |...|
x - name of film
y - translated name
z - something else
but it exporting only in 1 line
| 1 |
| x y z ...|
| x y z ...|
| x y z ...|
can you help me?