I
Iram
Hello,
I have created a table with a field called "Time". The Format is Medium Time with an Input Mask of 09:00\ >LL;0;_
I have created the following records in the table:
8:00:00 AM
8:30:00 AM
9:30:00 AM
10:00:00 AM
10:30:00 AM
11:00:00 AM
11:30:00 AM
12:00:00 PM
12:30:00 PM
1:00:00 PM
1:30:00 PM
2:00:00 PM
2:30:00 PM
3:00:00 PM
3:30:00 PM
4:00:00 PM
4:30:00 PM
5:00:00 PM
Once I sort these times in a query or report they sort as:
1:00:00 PM
1:30:00 PM
10:00:00 AM
10:30:00 AM
11:00:00 AM
11:30:00 AM
and so on....
Even the Reports that sort by time don't sort correctly.
This table acts as a Combo Box table/query field in a master table.
Your help is greatly appreciated,
Iram/mcp
I have created a table with a field called "Time". The Format is Medium Time with an Input Mask of 09:00\ >LL;0;_
I have created the following records in the table:
8:00:00 AM
8:30:00 AM
9:30:00 AM
10:00:00 AM
10:30:00 AM
11:00:00 AM
11:30:00 AM
12:00:00 PM
12:30:00 PM
1:00:00 PM
1:30:00 PM
2:00:00 PM
2:30:00 PM
3:00:00 PM
3:30:00 PM
4:00:00 PM
4:30:00 PM
5:00:00 PM
Once I sort these times in a query or report they sort as:
1:00:00 PM
1:30:00 PM
10:00:00 AM
10:30:00 AM
11:00:00 AM
11:30:00 AM
and so on....
Even the Reports that sort by time don't sort correctly.
This table acts as a Combo Box table/query field in a master table.
Your help is greatly appreciated,
Iram/mcp