Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Calculated Column Begin Event List

  Asked By: Arnold Wall         Date: Jul 19, 2005      Category: Sharepoint      Views: 243
 

Has anyone tried to create a calculated column on the Begin field of
an event list? A strange things happens when I do on recurring
events. I have a formula like this:

=TEXT(WEEKDAY(Begin),"ddd")&" "&TEXT(Begin,"mm")&"-"&TEXT(Begin,"dd")

But when viewing this column on a recurring event in the current
events view you can see that instead of using the recurring Begin date
it uses the first begin date. Darn. Anyone have an idea on how to
fix this?

Tagged:          

 

1 Answer Found

 
Answer #1       Answered By: Darrel Sexton          Answered On: Jul 19, 2005       

Urg. I was hoping not to create  a webpart for this, but hey you gotta do what you gotta do.

 
Didn't find what you were looking for? Find more on Calculated Column Begin Event List Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].