Okay, I got the file and the layout is a little different than I was imagining (you have headers on subsections).
<TBODY>
[TD="bgcolor: #CACACA, align: center"]1[/TD]
[TD="bgcolor: #CACACA, align: center"]2[/TD]
[TD="bgcolor: #CACACA, align: center"]3[/TD]
[TD="align: center"]WEEK[/TD]
[TD="bgcolor: #C0C0C0, align: center"]DATE[/TD]
[TD="bgcolor: #C0C0C0"] [/TD]
[TD="bgcolor: #CACACA, align: center"]4[/TD]
[TD="align: right"]25[/TD]
[TD="align: center"]6/18/2013[/TD]
[TD="bgcolor: #CACACA, align: center"]5[/TD]
[TD="align: center"]6/19/2013[/TD]
[TD="bgcolor: #CACACA, align: center"]6[/TD]
[TD="align: center"]6/20/2013[/TD]
[TD="bgcolor: #CACACA, align: center"]7[/TD]
[TD="align: center"]6/21/2013[/TD]
[TD="bgcolor: #CACACA, align: center"]8[/TD]
[TD="align: center"]6/22/2013[/TD]
[TD="bgcolor: #CACACA, align: center"]9[/TD]
[TD="bgcolor: #C0C0C0"] [/TD]
[TD="bgcolor: #C0C0C0"] [/TD]
[TD="bgcolor: #CACACA, align: center"]10[/TD]
[TD="bgcolor: #CACACA, align: center"]11[/TD]
[TD="align: center"]WEEK[/TD]
[TD="bgcolor: #C0C0C0"] [/TD]
[TD="bgcolor: #C0C0C0"] [/TD]
[TD="bgcolor: #CACACA, align: center"]12[/TD]
[TD="align: right"]26[/TD]
[TD="align: center"]6/25/2013[/TD]
[TD="bgcolor: #CACACA, align: center"]13[/TD]
[TD="align: center"]6/26/2013[/TD]
[TD="bgcolor: #CACACA, align: center"]14[/TD]
[TD="align: center"]6/27/2013[/TD]
[TD="bgcolor: #CACACA, align: center"]15[/TD]
[TD="align: center"]6/28/2013[/TD]
[TD="bgcolor: #CACACA, align: center"]16[/TD]
[TD="align: center"]6/29/2013[/TD]
[TD="bgcolor: #CACACA, align: center"]17[/TD]
[TD="bgcolor: #C0C0C0"] [/TD]
[TD="bgcolor: #C0C0C0"] [/TD]
[TD="bgcolor: #CACACA, align: center"]18[/TD]
</TBODY>
Note: You placed my code in the worksheet's module instead of a general module (where macros go); you already have a general module named Module 1... I would suggest moving the code there.