Tasslehoff
New Member
- Joined
- Nov 8, 2016
- Messages
- 11
Hello there!
A couple of months not touching Excel seem to have dried my brain out and I'm out of ideas.
I have this type of schedule table for around 60 ppl that extends throughout the year.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]01/01/18[/TD]
[TD]02/01/18[/TD]
[TD]03/01/18[/TD]
[TD]04/01/18[/TD]
[/TR]
[TR]
[TD]John [/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]OFF[/TD]
[TD]OFF[/TD]
[/TR]
[TR]
[TD]Paul[/TD]
[TD]A1[/TD]
[TD]B1[/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]George[/TD]
[TD]B[/TD]
[TD]A[/TD]
[TD]OFF[/TD]
[TD]OFF[/TD]
[/TR]
[TR]
[TD]Ringo[/TD]
[TD]B1[/TD]
[TD]A1[/TD]
[TD]B[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]Luciano[/TD]
[TD]Training[/TD]
[TD]B[/TD]
[TD]B1[/TD]
[TD]B1[/TD]
[/TR]
[TR]
[TD]Jose[/TD]
[TD]A[/TD]
[TD]OFF[/TD]
[TD]A[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]Placido[/TD]
[TD]OFF[/TD]
[TD]A[/TD]
[TD]A1[/TD]
[TD]A1[/TD]
[/TR]
</tbody>[/TABLE]
I need to print out a report that looks like:
[TABLE="width: 139"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD="align: right"]01/01/2018[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Shift A[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]John[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Jose[/TD]
[/TR]
[TR]
[TD]Shift B[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]George[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Shift A1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Paul[/TD]
[/TR]
[TR]
[TD]Shift B1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Ringo[/TD]
[/TR]
</tbody>[/TABLE]
I know there must be a way with formulas to do this, but I am stuck right now...
thanks in advance for your help!
A couple of months not touching Excel seem to have dried my brain out and I'm out of ideas.
I have this type of schedule table for around 60 ppl that extends throughout the year.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]01/01/18[/TD]
[TD]02/01/18[/TD]
[TD]03/01/18[/TD]
[TD]04/01/18[/TD]
[/TR]
[TR]
[TD]John [/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]OFF[/TD]
[TD]OFF[/TD]
[/TR]
[TR]
[TD]Paul[/TD]
[TD]A1[/TD]
[TD]B1[/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]George[/TD]
[TD]B[/TD]
[TD]A[/TD]
[TD]OFF[/TD]
[TD]OFF[/TD]
[/TR]
[TR]
[TD]Ringo[/TD]
[TD]B1[/TD]
[TD]A1[/TD]
[TD]B[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]Luciano[/TD]
[TD]Training[/TD]
[TD]B[/TD]
[TD]B1[/TD]
[TD]B1[/TD]
[/TR]
[TR]
[TD]Jose[/TD]
[TD]A[/TD]
[TD]OFF[/TD]
[TD]A[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]Placido[/TD]
[TD]OFF[/TD]
[TD]A[/TD]
[TD]A1[/TD]
[TD]A1[/TD]
[/TR]
</tbody>[/TABLE]
I need to print out a report that looks like:
[TABLE="width: 139"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD="align: right"]01/01/2018[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Shift A[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]John[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Jose[/TD]
[/TR]
[TR]
[TD]Shift B[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]George[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Shift A1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Paul[/TD]
[/TR]
[TR]
[TD]Shift B1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Ringo[/TD]
[/TR]
</tbody>[/TABLE]
I know there must be a way with formulas to do this, but I am stuck right now...
thanks in advance for your help!