Hi there,
I have a table below that consists of a list of projects in column A and on each row values are input representing year on year costs. I would like to put Table 1 in a list format as shown in Table 2. These are examples and the reality is that I have a lot of data to re-format and I'm thinking that an OFFSET formula would assist in this?
Table 1
[TABLE="width: 286"]
<colgroup><col width="29" style="width: 22pt; mso-width-source: userset; mso-width-alt: 1060;"> <col width="58" style="width: 44pt; mso-width-source: userset; mso-width-alt: 2121;" span="6"> <tbody>[TR]
[TD="width: 29, bgcolor: transparent"] [/TD]
[TD="width: 58, bgcolor: #D9D9D9"]A[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]B[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]C[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]D[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]E[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]F[/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]1[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Project[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Year 1[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Year 2[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Year 3[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Year 4[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Year 5[/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]2[/TD]
[TD="bgcolor: transparent"]A[/TD]
[TD="bgcolor: transparent"]£500[/TD]
[TD="bgcolor: transparent"]£100[/TD]
[TD="bgcolor: transparent"]£300[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[TD="bgcolor: transparent"]£500[/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]3[/TD]
[TD="bgcolor: transparent"]B[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[TD="bgcolor: transparent"]£200[/TD]
[TD="bgcolor: transparent"]£300[/TD]
[TD="bgcolor: transparent"]£600[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]4[/TD]
[TD="bgcolor: transparent"]C[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[TD="bgcolor: transparent"]£450[/TD]
[TD="bgcolor: transparent"]£450[/TD]
[TD="bgcolor: transparent"]£800[/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]5[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]6[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]7[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
</tbody>[/TABLE]
Table 2
[TABLE="width: 286"]
<colgroup><col width="29" style="width: 22pt; mso-width-source: userset; mso-width-alt: 1060;"> <col width="58" style="width: 44pt; mso-width-source: userset; mso-width-alt: 2121;" span="6"> <tbody>[TR]
[TD="width: 29, bgcolor: transparent"] [/TD]
[TD="width: 58, bgcolor: #D9D9D9"]A[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]B[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]C[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]D[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]E[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]F[/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]1[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Project[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Year [/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Value[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]2[/TD]
[TD="bgcolor: transparent"]A[/TD]
[TD="bgcolor: transparent"]1[/TD]
[TD="bgcolor: transparent"]£500[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]3[/TD]
[TD="bgcolor: transparent"]A[/TD]
[TD="bgcolor: transparent"]2[/TD]
[TD="bgcolor: transparent"]£100[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]4[/TD]
[TD="bgcolor: transparent"]A[/TD]
[TD="bgcolor: transparent"]3[/TD]
[TD="bgcolor: transparent"]£300[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]5[/TD]
[TD="bgcolor: transparent"]A[/TD]
[TD="bgcolor: transparent"]4[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]6[/TD]
[TD="bgcolor: transparent"]A[/TD]
[TD="bgcolor: transparent"]5[/TD]
[TD="bgcolor: transparent"]£500[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]7[/TD]
[TD="bgcolor: transparent"]B[/TD]
[TD="bgcolor: transparent"]1[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
</tbody>[/TABLE]
Any help would be appreciated.
Regards
Ben
I have a table below that consists of a list of projects in column A and on each row values are input representing year on year costs. I would like to put Table 1 in a list format as shown in Table 2. These are examples and the reality is that I have a lot of data to re-format and I'm thinking that an OFFSET formula would assist in this?
Table 1
[TABLE="width: 286"]
<colgroup><col width="29" style="width: 22pt; mso-width-source: userset; mso-width-alt: 1060;"> <col width="58" style="width: 44pt; mso-width-source: userset; mso-width-alt: 2121;" span="6"> <tbody>[TR]
[TD="width: 29, bgcolor: transparent"] [/TD]
[TD="width: 58, bgcolor: #D9D9D9"]A[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]B[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]C[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]D[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]E[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]F[/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]1[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Project[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Year 1[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Year 2[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Year 3[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Year 4[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Year 5[/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]2[/TD]
[TD="bgcolor: transparent"]A[/TD]
[TD="bgcolor: transparent"]£500[/TD]
[TD="bgcolor: transparent"]£100[/TD]
[TD="bgcolor: transparent"]£300[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[TD="bgcolor: transparent"]£500[/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]3[/TD]
[TD="bgcolor: transparent"]B[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[TD="bgcolor: transparent"]£200[/TD]
[TD="bgcolor: transparent"]£300[/TD]
[TD="bgcolor: transparent"]£600[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]4[/TD]
[TD="bgcolor: transparent"]C[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[TD="bgcolor: transparent"]£450[/TD]
[TD="bgcolor: transparent"]£450[/TD]
[TD="bgcolor: transparent"]£800[/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]5[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]6[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]7[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
</tbody>[/TABLE]
Table 2
[TABLE="width: 286"]
<colgroup><col width="29" style="width: 22pt; mso-width-source: userset; mso-width-alt: 1060;"> <col width="58" style="width: 44pt; mso-width-source: userset; mso-width-alt: 2121;" span="6"> <tbody>[TR]
[TD="width: 29, bgcolor: transparent"] [/TD]
[TD="width: 58, bgcolor: #D9D9D9"]A[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]B[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]C[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]D[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]E[/TD]
[TD="width: 58, bgcolor: #D9D9D9"]F[/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]1[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Project[/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Year [/TD]
[TD="width: 58, bgcolor: #B4C6E7"]Value[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]2[/TD]
[TD="bgcolor: transparent"]A[/TD]
[TD="bgcolor: transparent"]1[/TD]
[TD="bgcolor: transparent"]£500[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]3[/TD]
[TD="bgcolor: transparent"]A[/TD]
[TD="bgcolor: transparent"]2[/TD]
[TD="bgcolor: transparent"]£100[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]4[/TD]
[TD="bgcolor: transparent"]A[/TD]
[TD="bgcolor: transparent"]3[/TD]
[TD="bgcolor: transparent"]£300[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]5[/TD]
[TD="bgcolor: transparent"]A[/TD]
[TD="bgcolor: transparent"]4[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]6[/TD]
[TD="bgcolor: transparent"]A[/TD]
[TD="bgcolor: transparent"]5[/TD]
[TD="bgcolor: transparent"]£500[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: #D9D9D9"]7[/TD]
[TD="bgcolor: transparent"]B[/TD]
[TD="bgcolor: transparent"]1[/TD]
[TD="bgcolor: transparent"]£0[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
</tbody>[/TABLE]
Any help would be appreciated.
Regards
Ben