S
samotek via AccessMonster.com
On my form i have two fields from the table orders: order date and required
date.
I want to put in the after update event of the control orderid the following
expression
Me![required date] = Me![order date]
and to increase the order date with 10 days
Can i do it ?
date.
I want to put in the after update event of the control orderid the following
expression
Me![required date] = Me![order date]
and to increase the order date with 10 days
Can i do it ?