J
Jason M Canady
I am trying to set the value of a date field (MRDATE) to one day higher than
the previous records entry. I am using the forms On-Open event to go to a
new record, but I would very much like to have the date field already
entered for my operators. I have experimented with different expressions
including DateAdd, and just adding 1 to the MRDATE field. I even tried
going bact to the After_Update event of the MRDATE field but cannot get
something to work.
As usual, any suggestions would be appreciated.
Jason
the previous records entry. I am using the forms On-Open event to go to a
new record, but I would very much like to have the date field already
entered for my operators. I have experimented with different expressions
including DateAdd, and just adding 1 to the MRDATE field. I even tried
going bact to the After_Update event of the MRDATE field but cannot get
something to work.
As usual, any suggestions would be appreciated.
Jason