[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Account[/TD]
[TD]Price[/TD]
[TD]Spit[/TD]
[TD]Split - manually calculated[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]HOK[/TD]
[TD]56[/TD]
[TD]38[/TD]
[TD]38[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]REG[/TD]
[TD]56[/TD]
[TD]38[/TD]
[TD]38[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]TRA[/TD]
[TD]56[/TD]
[TD]38[/TD]
[TD]9,5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]TRA[/TD]
[TD][/TD]
[TD][/TD]
[TD]9,5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]TRA[/TD]
[TD][/TD]
[TD][/TD]
[TD]9,5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]TRA[/TD]
[TD][/TD]
[TD][/TD]
[TD]9,5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hi everybody, hope you can help me, i have a Table with the 4 columns.
What i want to do is be able to automatically calculate the Split, from the condition that Split and Price is empty.
It then needs to divide the split on all empty cells, until next cell with value shows up, can anybody help?
Kind regards Daniel
<tbody>[TR]
[TD]Account[/TD]
[TD]Price[/TD]
[TD]Spit[/TD]
[TD]Split - manually calculated[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]HOK[/TD]
[TD]56[/TD]
[TD]38[/TD]
[TD]38[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]REG[/TD]
[TD]56[/TD]
[TD]38[/TD]
[TD]38[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]TRA[/TD]
[TD]56[/TD]
[TD]38[/TD]
[TD]9,5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]TRA[/TD]
[TD][/TD]
[TD][/TD]
[TD]9,5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]TRA[/TD]
[TD][/TD]
[TD][/TD]
[TD]9,5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]TRA[/TD]
[TD][/TD]
[TD][/TD]
[TD]9,5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hi everybody, hope you can help me, i have a Table with the 4 columns.
What i want to do is be able to automatically calculate the Split, from the condition that Split and Price is empty.
It then needs to divide the split on all empty cells, until next cell with value shows up, can anybody help?
Kind regards Daniel