Microsoft
Software
Hardware
Network
Question : Sharepoint Calculated Column Question:How to convert date to (YY) Month format from mm/dd/yy?
I want 6/16/2010 to look like '(10) June'. I know this can be done using a calculated column!
I want to do this in a SharePoint list.
This change in format will allow me to filter all projects by Month.
Answer : Sharepoint Calculated Column Question:How to convert date to (YY) Month format from mm/dd/yy?
="("&YEAR([Article Date])&") "&TEXT([Article Date],"mmmm")
will give you (YY) MonthName in a calculated column...
Random Solutions
How to Remove Calendar from Favorites Folder Office Outlook 2003
SQL IN subquery vs another method, chained where
proc and package for simple code
IPSec VPN Issue
duplicate name exists on the network - domain environment, replacement server
jQuery Autocomplete with PHP / MySQL [PART 4 continued...]
Extract zipped csv binary files (blobs) from Oracle & upload to sqlserver2008 table
change font and color of microsoft outlook2007
Make email address UPN name for multi-domain forest
MS Access - Return multiple results query