Subject Changing Grid cells automatically
Author blackadder15
Hi, I have date fields in a Grid. If I add a new date in column1 then I want an updated date (i.e plus 2 weeks) to appear in column2.
How do I do this? Should I periodically just use a loop or is there a better way.

Terry