|
-
Sep 19th, 2005, 04:22 AM
#1
Thread Starter
Hyperactive Member
Day diffrence between two records
Hi
I am populating a ListView, in the following loop...
Do Until .GotLastRow()
Loop
On each row, I have a date column. I would like to add another column which shows the number of days between one row and the next row. I would also have to avoid the error which would probably happen at the final row - there won't be a "next".
Thanks
Robert
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
|