DavidPonnet
New Member
- Joined
- Mar 16, 2017
- Messages
- 23
Hello,
I will try to explain the following problem as good as possible.
In the first column, there is the name of a room combined with the number to a case (fe. R01-V02 / R05-V01 etc )
Sometimes more then 1 case per room.
I would like to make totals for each room, based on the room number (so part of the information.) R01 / R02 etc
Would it be possible to easily make such a formula ? (I need to have the sum of different columns)
[TABLE="width: 500"]
<tbody>[TR]
[TD]R01-V01[/TD]
[TD]5000 €[/TD]
[TD]250 h[/TD]
[TD]100 h[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]R01-V02[/TD]
[TD]7500 €[/TD]
[TD]300 h[/TD]
[TD]125 h[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]R02-V01[/TD]
[TD]1200 €[/TD]
[TD]100 h[/TD]
[TD]50 h[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]R02-V02[/TD]
[TD]1500 €[/TD]
[TD]125 h[/TD]
[TD]60 h[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]R02-V03[/TD]
[TD]2500 €[/TD]
[TD]180 h[/TD]
[TD]100 h[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I will try to explain the following problem as good as possible.
In the first column, there is the name of a room combined with the number to a case (fe. R01-V02 / R05-V01 etc )
Sometimes more then 1 case per room.
I would like to make totals for each room, based on the room number (so part of the information.) R01 / R02 etc
Would it be possible to easily make such a formula ? (I need to have the sum of different columns)
[TABLE="width: 500"]
<tbody>[TR]
[TD]R01-V01[/TD]
[TD]5000 €[/TD]
[TD]250 h[/TD]
[TD]100 h[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]R01-V02[/TD]
[TD]7500 €[/TD]
[TD]300 h[/TD]
[TD]125 h[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]R02-V01[/TD]
[TD]1200 €[/TD]
[TD]100 h[/TD]
[TD]50 h[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]R02-V02[/TD]
[TD]1500 €[/TD]
[TD]125 h[/TD]
[TD]60 h[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]R02-V03[/TD]
[TD]2500 €[/TD]
[TD]180 h[/TD]
[TD]100 h[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]