When I put Start date and End Date, I want the in between dates to fill the dates with "1" in the table and sum up with the existing numbers too. The idea is to manage a room inventory by adding start date and end date for each booking.
[TABLE="width: 485"]
<colgroup><col width="80" style="width: 60pt; mso-width-source: userset; mso-width-alt: 2792;"> <col width="62" style="width: 47pt; mso-width-source: userset; mso-width-alt: 2164;"> <col width="35" style="width: 27pt; mso-width-source: userset; mso-width-alt: 1233;" span="14"> <tbody>[TR]
[TD="width: 80, bgcolor: #F2F2F2"]01-Dec[/TD]
[TD="width: 62, bgcolor: #DDEBF7"]Room Type[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]1-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]2-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]3-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]4-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]5-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]6-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]7-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]8-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]9-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]10-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]11-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]12-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]13-Dec[/TD]
[TD="width: 35, bgcolor: #FCE4D6"]14-Dec[/TD]
[/TR]
[TR]
[TD="bgcolor: #F2F2F2"]04-Dec[/TD]
[TD="bgcolor: transparent"]Deluxe[/TD]
[TD="bgcolor: yellow"]1[/TD]
[TD="bgcolor: yellow"]1[/TD]
[TD="bgcolor: yellow"]1[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"]4[/TD]
[TD="bgcolor: transparent"]4[/TD]
[TD="bgcolor: transparent"]4[/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: transparent"][/TD]
[TD="bgcolor: transparent"]King[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"]2[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"]3[/TD]
[TD="bgcolor: transparent"]6[/TD]
[TD="bgcolor: transparent"]11[/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: transparent"][/TD]
[TD="bgcolor: #DDEBF7"]Room Type[/TD]
[TD="bgcolor: #FCE4D6"]15-Dec[/TD]
[TD="bgcolor: #FCE4D6"]16-Dec[/TD]
[TD="bgcolor: #FCE4D6"]17-Dec[/TD]
[TD="bgcolor: #FCE4D6"]18-Dec[/TD]
[TD="bgcolor: #FCE4D6"]19-Dec[/TD]
[TD="bgcolor: #FCE4D6"]20-Dec[/TD]
[TD="bgcolor: #FCE4D6"]21-Dec[/TD]
[TD="bgcolor: #FCE4D6"]22-Dec[/TD]
[TD="bgcolor: #FCE4D6"]23-Dec[/TD]
[TD="bgcolor: #FCE4D6"]24-Dec[/TD]
[TD="bgcolor: #FCE4D6"]25-Dec[/TD]
[TD="bgcolor: #FCE4D6"]26-Dec[/TD]
[TD="bgcolor: #FCE4D6"]27-Dec[/TD]
[TD="bgcolor: #FCE4D6"]28-Dec[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]Deluxe[/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"]2[/TD]
[TD="bgcolor: transparent"]2[/TD]
[TD="bgcolor: transparent"]2[/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]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[TD="bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]King[/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]
[TD="bgcolor: transparent"] [/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]
[TD="bgcolor: transparent"] [/TD]
[/TR]
</tbody>[/TABLE]