Can anyone help
I have a control which sets the date of another control on an after update event
So for example
If [control_1] ="2" Then [Control 2] = Date
I understand that this will set control 2 to the current system date. At the moment it works but sets the date to 02/02/11 rather than today's date of 11/02/11
Is this simply because the current system date is wrong or is there some other issue and also where does the system date originate
Many Thanks
I have a control which sets the date of another control on an after update event
So for example
If [control_1] ="2" Then [Control 2] = Date
I understand that this will set control 2 to the current system date. At the moment it works but sets the date to 02/02/11 rather than today's date of 11/02/11
Is this simply because the current system date is wrong or is there some other issue and also where does the system date originate
Many Thanks