Is it possible to generate a start date for a task in a customised form?
I am using the DateAdd() function, in the text box properties, with the following code
DateAdd( "m" , -2 , [Start Date] ) but it just shows the same date as the start date instead of two months before.
Any ideas gratefully received
Cath
I am using the DateAdd() function, in the text box properties, with the following code
DateAdd( "m" , -2 , [Start Date] ) but it just shows the same date as the start date instead of two months before.
Any ideas gratefully received
Cath