August 9th, 2004, 05:26 PM
|
#3 (permalink)
|
| Junior Member
Join Date: Jul 2004
Posts: 11
|
Thanks Vass;
Erm thanks, but it doesn'y seem to be working, as i amnot fmailiar with VB.
Get Date1 <-appears in red
Get TodayDate <-appears in red
If date1 > TodayDate <-appears in red
MsgBox "Yep its later than today"
Else
MsgBox "Nope, it happened previous to today"
End If
The date i want is in table "personal details" and is vcalled "requal date" how would i use this field in your script?? I need to get the days date, and minus a month, and compare the two, so that a reminder is issued if the Requal date is within a month of the actual date.
Thanks again for your help.
Dan |
| |