Hi,
I hope that the question on the right form
I have two fields A and B where B is automatically update after someone enter data to A.
I'm working with 2007 version.
I put on afterupdate event in field A: B= date()
and on control source at B field : A
It's work but form some reason i got on B field incorrect date ( it gave me a date from 1899)... where in other fields that include date() function I got the correct date.
Can someone help me with this issue?
Thanks a lot
I hope that the question on the right form

I have two fields A and B where B is automatically update after someone enter data to A.
I'm working with 2007 version.
I put on afterupdate event in field A: B= date()
and on control source at B field : A
It's work but form some reason i got on B field incorrect date ( it gave me a date from 1899)... where in other fields that include date() function I got the correct date.
Can someone help me with this issue?
Thanks a lot