Mavericks334
Active Member
- Joined
- Jan 26, 2011
- Messages
- 280
Hi,
I have Different Tables, 1. Voluntary Attrition. 2 InVoluntary Attrition. 3 Business Units
Each had dept ID' Column, Month Column. Below table is one for Voluntary Attrition.
[TABLE="width: 242"]
<COLGROUP><COL style="WIDTH: 50pt; mso-width-source: userset; mso-width-alt: 2450" width=67><COL style="WIDTH: 48pt" span=4 width=64><TBODY>[TR]
[TD="class: xl65, width: 67"]Dept Id[/TD]
[TD="class: xl66, width: 64"]Oct'09[/TD]
[TD="class: xl66, width: 64"]Nov'09[/TD]
[TD="class: xl66, width: 64"]Dec'09[/TD]
[TD="class: xl66, width: 64"]Jan'10[/TD]
[/TR]
[TR]
[TD="class: xl67"]3310ED[/TD]
[TD="class: xl69, align: right"]1[/TD]
[TD="class: xl69"] [/TD]
[TD="class: xl69, align: right"]1[/TD]
[TD="class: xl69"] [/TD]
[/TR]
[TR]
[TD="class: xl68, bgcolor: transparent"]3310FL[/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[TD="class: xl69, bgcolor: transparent, align: right"]1[/TD]
[/TR]
[TR]
[TD="class: xl67"]3310HD[/TD]
[TD="class: xl69"] [/TD]
[TD="class: xl69"] [/TD]
[TD="class: xl69"] [/TD]
[TD="class: xl69"] [/TD]
[/TR]
[TR]
[TD="class: xl68, bgcolor: transparent"]3310PZ[/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[/TR]
</TBODY>[/TABLE]
Similar table for involuntary attrition. I need to combine the both the Tables and get a consolidated number according to the month and Dept Id.
Regards,
Renato.
I have Different Tables, 1. Voluntary Attrition. 2 InVoluntary Attrition. 3 Business Units
Each had dept ID' Column, Month Column. Below table is one for Voluntary Attrition.
[TABLE="width: 242"]
<COLGROUP><COL style="WIDTH: 50pt; mso-width-source: userset; mso-width-alt: 2450" width=67><COL style="WIDTH: 48pt" span=4 width=64><TBODY>[TR]
[TD="class: xl65, width: 67"]Dept Id[/TD]
[TD="class: xl66, width: 64"]Oct'09[/TD]
[TD="class: xl66, width: 64"]Nov'09[/TD]
[TD="class: xl66, width: 64"]Dec'09[/TD]
[TD="class: xl66, width: 64"]Jan'10[/TD]
[/TR]
[TR]
[TD="class: xl67"]3310ED[/TD]
[TD="class: xl69, align: right"]1[/TD]
[TD="class: xl69"] [/TD]
[TD="class: xl69, align: right"]1[/TD]
[TD="class: xl69"] [/TD]
[/TR]
[TR]
[TD="class: xl68, bgcolor: transparent"]3310FL[/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[TD="class: xl69, bgcolor: transparent, align: right"]1[/TD]
[/TR]
[TR]
[TD="class: xl67"]3310HD[/TD]
[TD="class: xl69"] [/TD]
[TD="class: xl69"] [/TD]
[TD="class: xl69"] [/TD]
[TD="class: xl69"] [/TD]
[/TR]
[TR]
[TD="class: xl68, bgcolor: transparent"]3310PZ[/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[TD="class: xl69, bgcolor: transparent"] [/TD]
[/TR]
</TBODY>[/TABLE]
Similar table for involuntary attrition. I need to combine the both the Tables and get a consolidated number according to the month and Dept Id.
Regards,
Renato.