Hi, this is my first post...
I have a date field in a table. It represents the start of a project e.g 1st April 2013.
In my work we have a number of days to complete a task. Lets say it is 10 days. This is stored in another field.
I want a third field to be a calculation e.g. [Date]+ 10. The...