hi,
this is my code
If dr(DbaseExpiryDate) > Format(Now, "M/dd/yyyy") Then
id i run this code it gives error with
IndexOutOfRangeException was Unhandlled
this is the output of the date
DbaseExpiryDate= 3/31/2011
now= 3/24/2011
Please guide me....whats wrong even i have format the date it doesn't work at all....
Please Help Me !!!