|
-
Nov 7th, 2000, 11:57 AM
#1
Thread Starter
Addicted Member
How can i compare to dates formatted through long date?? A string comparision happens if they are in variables and that doesnt work right for dates
-
Nov 7th, 2000, 12:23 PM
#2
Addicted Member
Have you tried using the DateDiff function?
Returns a Variant (Long) specifying the number of time intervals between two specified dates.
Syntax
DateDiff(interval, date1, date2[, firstdayofweek[, firstweekofyear]])
Hope this helps.
Michael
Application/Web Developer
Visual Basic 6.0 SP5
Active Server Pages
Oracle 9i
- I'm going to live forever, or die trying!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|