|
-
Jan 8th, 2004, 04:01 AM
#1
Thread Starter
Fanatic Member
NewBie question .. how to calculate time
dim x1 as string
dim x2 as string
x1 = "01:32:28"
x2= "12:33:59"
how to calcualte them?
-
Jan 8th, 2004, 04:03 AM
#2
Fanatic Member
what do you want to know the difference? If so use the datediff function.
-
Jan 8th, 2004, 04:18 AM
#3
Thread Starter
Fanatic Member
Thanks for your prompt reply, what I need is to summ ..
Thanks
Winanjaya
-
Jan 8th, 2004, 04:26 AM
#4
Fanatic Member
look up the function dateadd in help. that should do it.
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
|