|
-
Feb 1st, 2000, 05:17 PM
#1
Thread Starter
Member
Hi guys,
How do i subtract two date in two text box. Thks
Error when:
val(text1.text) -val(text2.text)
-
Feb 1st, 2000, 07:57 PM
#2
Frenzied Member
use datediff:
Text3 = DateDiff("d", DateValue(Text1), DateValue(Text2))
------------------
Mark Sreeves
Analyst Programmer
[email protected]
A BMW Group Company
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
|