I have a form with text box for DATE, a combo box for LENGTH OF DEPLOYMENT I.E 4, 6 or 8 weeks and a text box for DUE DATE. how do I get the DUE DATE box to update dependent on the DATE and the LENGTH OF DEPLOYMENT.
I have put this statement in the DUE DATE property CONTROL SOURCE =[DEPLOYMENT DATE]+[LENGTH OF DEPLOYMENT]*7 and it appears to work but I not sure if this is the correct way to do this can anyone help? Thanks
I have put this statement in the DUE DATE property CONTROL SOURCE =[DEPLOYMENT DATE]+[LENGTH OF DEPLOYMENT]*7 and it appears to work but I not sure if this is the correct way to do this can anyone help? Thanks