Calculate Current Year for Choice Column 09 November 2012 Dave-Stuart If you need to display the current Year as the default value for a Choice column in a SharePoint List/Library then you can do so by using =TEXT(Today,"YYYY") in the Default Value box, after selecting "Calculated Value".