keizerkarel
New Member
- Joined
- Jun 25, 2018
- Messages
- 2
Hello,
We use accounting software from a big, reputable vendor. They offer Excel exports, but really don't know how to make them proper. What it looks like is shown below. The problem is the multiple-row layout.
How would I go about to fix this to a normal structure of 1 entry per row? It's not really possible to recreate this with the forum tables, and I'm not allowed to post attachments, so I tried to make it as clear as possible below. Screenshot is the current situation, table below is the ideal scenario:
Problem
Solution
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Description[/TD]
[TD]Invoice Number[/TD]
[TD]Type[/TD]
[TD]Order Number[/TD]
[TD]Discount[/TD]
[TD]Ordered by[/TD]
[TD]Discount date[/TD]
[TD]Invoice for[/TD]
[TD]Value[/TD]
[TD]Amount[/TD]
[TD]Invoice Date[/TD]
[TD]File[/TD]
[TD]Track status[/TD]
[/TR]
[TR]
[TD]Description for invoice 1[/TD]
[TD]I20180001[/TD]
[TD]Normal[/TD]
[TD]O20180001[/TD]
[TD]0,00[/TD]
[TD]O000001[/TD]
[TD][/TD]
[TD]O000001[/TD]
[TD]Eur[/TD]
[TD]123456,78[/TD]
[TD]05-11-2018[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks in advance!!!
We use accounting software from a big, reputable vendor. They offer Excel exports, but really don't know how to make them proper. What it looks like is shown below. The problem is the multiple-row layout.
How would I go about to fix this to a normal structure of 1 entry per row? It's not really possible to recreate this with the forum tables, and I'm not allowed to post attachments, so I tried to make it as clear as possible below. Screenshot is the current situation, table below is the ideal scenario:
Problem
Solution
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Description[/TD]
[TD]Invoice Number[/TD]
[TD]Type[/TD]
[TD]Order Number[/TD]
[TD]Discount[/TD]
[TD]Ordered by[/TD]
[TD]Discount date[/TD]
[TD]Invoice for[/TD]
[TD]Value[/TD]
[TD]Amount[/TD]
[TD]Invoice Date[/TD]
[TD]File[/TD]
[TD]Track status[/TD]
[/TR]
[TR]
[TD]Description for invoice 1[/TD]
[TD]I20180001[/TD]
[TD]Normal[/TD]
[TD]O20180001[/TD]
[TD]0,00[/TD]
[TD]O000001[/TD]
[TD][/TD]
[TD]O000001[/TD]
[TD]Eur[/TD]
[TD]123456,78[/TD]
[TD]05-11-2018[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks in advance!!!