SharePoint 2007: Change Calendar Item Appearance

SharePoint 2007: Change Calendar Item Appearance

By default when we create any item in MOSS 2007 calendar, we only get Start Time in Calendar View.
To display the End Time of an event follow below steps
  • Create a new column with Calculated type.
  • Enter a name, as data type choose date & time.
  • And enter below formula
 
=Title&" from "&TEXT([Start Time],"hh:mm AM/PM")&" to "&TEXT([End Time];"hh:mm AM/PM")
  • After you have successfully created this column you have to modify the Calendar View.
  • So go back to the Calendar and click on Modify View. You'll see an area called 'Calendar Columns’; there you can specify which column should be shown.
  • Change the Views Month, Week and Day. Here you have to choose newly created Column.
  • Click Ok and have a look at the result
Leave a Comment
  • Please add 4 and 5 and type the answer here:
  • Post
Wiki - Revision Comment List(Revision Comment)
Sort by: Published Date | Most Recent | Most Useful
Comments
  • Richard Mueller edited Revision 4. Comment: Modified title casing, removed tag "SharePoint 2007 (en-US)"

  • Ed Price - MSFT edited Original. Comment: TItle casing, removed highlights, added tags

Page 1 of 1 (2 items)
Wikis - Comment List
Sort by: Published Date | Most Recent | Most Useful
Posting comments is temporarily disabled until 10:00am PST on Saturday, December 14th. Thank you for your patience.
Comments
  • Ed Price - MSFT edited Original. Comment: TItle casing, removed highlights, added tags

  • Richard Mueller edited Revision 4. Comment: Modified title casing, removed tag "SharePoint 2007 (en-US)"

Page 1 of 1 (2 items)