Hello,
I'm trying to get the BeforeUpdate(Cancel As Integer) to work for me.
I have got it to work with Me.Date2 = Now()
But I do not want the Date and Time, just the date.
If I try Me.Date2 = Date
Nothing seems to work.
Any ideas, I do not know if there is another command that I can use or not.
Thanks,
Ranger
I'm trying to get the BeforeUpdate(Cancel As Integer) to work for me.
I have got it to work with Me.Date2 = Now()
But I do not want the Date and Time, just the date.
If I try Me.Date2 = Date
Nothing seems to work.
Any ideas, I do not know if there is another command that I can use or not.
Thanks,
Ranger