This looks like you are trying to build a broadcast calendar. We used JavaScript to handle that on the front end w/ the week number. On the back end we reduce all date ranges to a startdate, enddate, and numDaysDiff. We eliminated the concept of weeks and months in the CF. We do have stored procedures that do handle weeks, like number of spots this week etc - but I don't know how they handled that.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315319 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

