Well that was easy.
Now if I were to create a block containing dates, MyBlock0-99.Date, with MyBlock0.Date being today, MyBlock1.Date being yesterday, etc, how could I accomplish that? I know I could shift the whole block down 1 notch every new day and write $Now.Date to it, but looking to do it retroactively with a daily summary task, looping through records and tabulating them for each day when requested.