G
Guest
Hello,
I have a date field in my form.
After entering a date, I would like to fill another field according to that
value.
I write the following condition:
If [eventDate] >= #1/9/2005# Then
[insuranceyear] = 6
Else
I have a date field in my form.
After entering a date, I would like to fill another field according to that
value.
I write the following condition:
If [eventDate] >= #1/9/2005# Then
[insuranceyear] = 6
Else