In SharePoint 2007 you could create calculated columns with Excel type formulas. For example, if you had the Division Name in one column and Department Name in another, than you could created a calculated column:
=[Division Name]&[Department Name] to get a concatenated column / key.
In SharePoint 2010 (SP2010) you can do the same to achieve validation on a list's columns as well as on the list itself.
Wednesday, May 19, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Enter your comment here