Hi Marlon,
The next Upgrade to GridView will have this function, but how do you define you weeks? Do they start on a Sunday or a Monday? Is Jan 1-7 week #1, regardless of the day of the week? (in which case you can use:
(TODAY()-BEGINYEAR()+1)/7
for the simple case.