SharePoint Developer Center > SharePoint Products and Technologies Forums > SharePoint - Development and Programming > SharePoint List Column which takes Date values from other column but does not change thereafter when the lookup column changes
Ask a questionAsk a question
 

AnswerSharePoint List Column which takes Date values from other column but does not change thereafter when the lookup column changes

  • Wednesday, November 04, 2009 2:07 AMAshish Malhotra Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I am trying a create a column Stamped Due Date which looks up date values from Due Date column, but it should not change as Due Date Changes. I want Stamped Due Date as "initial Original date" and don't want users to enter both Due date and Stamped Due when they click "NEW TASK"

    I have tried created a Calculated Column for "Stamped Due Date" and used "[Due Date]" in the formula but then Stamped Due Date also changes when somebody edits "Due Date"

    Any Advice would be highly appreciated:

Answers

All Replies