A few misc. notes on SharePoint calculated columns.
Calculated columns cannot reference Lookup columns.
Samples of Calculated Field Formulas
http://msdn.microsoft.com/en-us/library/bb862071.aspx
Bottom line? Look for Excel style functions, not VB Script functions. For example, use FIND, not INSTR to find the position of one string inside of another.
No comments:
Post a Comment
Note to spammers...
Spammers, don't waste your time... all posts are moderated. If your comment includes unrelated links, is advertising, or just pure spam, it will never be seen.