Group by month, year, or anything else using a calculated column in SharePoint
Posted by
Aaron in
WSS 3.0 on
10 5th, 2008 |
2 Comments
I found an excellent example of how to group by month in a blog recently. It does require using SharePoint Designer, however. An alternative to grouping this way is to create a calculated column and group on that.
The end result looks something like this:
:
Basically, you just create a new calculated column...