Hi,
I have some code on the control surce of a textbox to automatically calculate a date from another textbox.
=DateAdd("y",+14,[date sent to])
It works but the calculated data isn't automatically put into the table, the cell just remains blank. How can I make it paste into the table or even put the code on the table itself?
Thanks
I have some code on the control surce of a textbox to automatically calculate a date from another textbox.
=DateAdd("y",+14,[date sent to])
It works but the calculated data isn't automatically put into the table, the cell just remains blank. How can I make it paste into the table or even put the code on the table itself?
Thanks