Microsoft
Software
Hardware
Network
Question : Sort by Seconds, Milliseconds
HI everyone
I have an interesting task on hand which is done in ACESS w/ VB6. I have to store by stuffs in Minutes:Seconds.Milisecond
s
It has to be sorted too. From shortest time taken to longest.
I doubt I can use the DateTime field for this instance.
I'm thinking of storing it in 3 columns: Minutes column, Seconds column, Milisecond columns.
But how will I be able to sort them out?
Any kind experts to give advise?
Thanks!
Answer : Sort by Seconds, Milliseconds
>I'm thinking of storing it in 3 columns: Minutes column, Seconds column, Milisecond columns.
if you are going to split into 3 columns then use calculated field to sort:
(minutesField * 60) + secondsField + milisecondsField/1000
Random Solutions
Using a variable to match in a regular expression
beignner python
How do I link an External Exchange Server to an Internal Exchange server to share calendar info
RAS batch file
Outlook 2007 - Create Rule to Save Attachments
how to convert char(14) field to dd/mm/yyyy hh:mm:ss
ExchangeLogs Files Corrupt on same Databases errors: ntfs 55 , general 4001 8197 ,ESE 455
VPN set up between sites with the same IP subnet (192.168.1.0), can this work using the Check Point VPN client
acrobat SDK
What is my SID? host?