M
Mystify
I would like to sort data in a report by 3 levels. The first level is called
Due Date (text box) and is sorting correctly. The second level is called
Client Name (combo box) and will not sort correctly, i.e. ascending A to Z by
name. It appears to be sorting numerically by the ID number automatically
assigned to the Client Name? The third level also appears to be sorting
numerically by an ID number?
This is how I would like the report sorted:
Tuesday, January 17, 2006 (Due Date field from Due Date Table)
ABC Company (Client Name field from Client Names Table)
1040 (Tax Return field from Tax Return Table)
941 (Tax Return field from Tax Return Table)
In the Due Date Table the Client Name field is displaying an ID number
instead of the client name itself. Is this causing the problem? How do I
get the client name to appear instead of the ID number in the table?
Due Date (text box) and is sorting correctly. The second level is called
Client Name (combo box) and will not sort correctly, i.e. ascending A to Z by
name. It appears to be sorting numerically by the ID number automatically
assigned to the Client Name? The third level also appears to be sorting
numerically by an ID number?
This is how I would like the report sorted:
Tuesday, January 17, 2006 (Due Date field from Due Date Table)
ABC Company (Client Name field from Client Names Table)
1040 (Tax Return field from Tax Return Table)
941 (Tax Return field from Tax Return Table)
In the Due Date Table the Client Name field is displaying an ID number
instead of the client name itself. Is this causing the problem? How do I
get the client name to appear instead of the ID number in the table?