I Wanted to be told by a message box when the date inside a integer is 3 months or more older than the the current date..
Could someone show me how please??

Integers

Intday = Day
IntMonth = Month
IntYear = Year

CurDay = CurrentDay
Curmonth = Curmoneth
Curyear = Curyeay

please Make a msgbox to come up and tell me if the dates are more than 3 months apart??

Thankyou In advance

Evan