sort order in report

G

Guest

Hi there. I have a one to many relationship between my client and shipment tables. In shipment i have consignee and consignor fields. These two fields are forgien keys in the one to many relationship of Client and Shipment. (a consignee can also be a consignor)

in my table design, i have a combo box which shows the names of the clients, and in teh table the number is stored.

Problem:

When i run a report i was to sort by Consignee, but it doesn't sort alphabetically. It sorts numerically. How can I get it to sort alphabetically?
 
D

Duane Hookom

Add the table with the Consignee name field into your report's record
source. Open the Sorting and Grouping dialog and select the appropriate
fields.

--
Duane Hookom
MS Access MVP


Carlee said:
Hi there. I have a one to many relationship between my client and
shipment tables. In shipment i have consignee and consignor fields. These
two fields are forgien keys in the one to many relationship of Client and
Shipment. (a consignee can also be a consignor)
in my table design, i have a combo box which shows the names of the
clients, and in teh table the number is stored.
Problem:

When i run a report i was to sort by Consignee, but it doesn't sort
alphabetically. It sorts numerically. How can I get it to sort
alphabetically?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top