I just did a test, and it works as intended. The only
reason for it not to work for you is that you are doing
something other than what I understand. Is each number
(04-0609, 04-0610, etc.) part of a separate record? What
is the structure of the table containing those numbers?
Try this: Create a new table in design view with three
fields: ID (autonumber), JobNum, Date (or whatever).
Leave data type for ID at the default, set JobNum as text,
and Date as Date/Time. Set ID as the primary key. Switch
to Datasheet view, and create a few records, using the
numbers in your example. Save the table, and create a
report in design view. Click View > Properties. Click
the Data tab, then click the down arrow next to Record
Source. Select your new table. Drag JobNum and Date next
to each other on the Detail section of the design grid,
and set the height of the Detail section to just tall
enough for your fields. Click View > Sorting and
Grouping. Click in the first row of Field/Expression.
Click the down arrow, and select JobNum. Look at the
report in Print Preview.
If several job numbers are part of the same record,
sorting is not really an option. Records can be sorted,
but fields can't be rearranged. If this is the case,
provide details of your database structure.
-----Original Message-----
The query displays data in the order you need?
yes
have you tried sorting the report based on the same criteria?
yes
In report design view, click View > Sorting and Grouping.
Select the sort field and the criteria there.
I have done this and does nothing for me actually the
sample is after I did the sorting.
by the way the j# mean 04 is year 06 is moth nad the las
two to three digits are the designated job #