J
Jane Schuster
Business, Last Name, First Name, and Contact Date? I'm using Access 2003.
Business, Last Name, First Name, and Contact Date? I'm using Access 2003.
fredg said:Business, Last Name, First Name, and Contact Date? I'm using Access 2003.
In a report?
In report design view, click on View + Sorting and Grouping.
In the upper panel in the Field/Expression column enter
[Business]
[LastName]
[FirstName]
[Contact Date]
What does "Not sorting correctly" tell us about your report?Yes, in a report. I did add the Contact Date as the 4th sort, but the report
is not sorting correctly on that field.
fredg said:Business, Last Name, First Name, and Contact Date? I'm using Access 2003.
In a report?
In report design view, click on View + Sorting and Grouping.
In the upper panel in the Field/Expression column enter
[Business]
[LastName]
[FirstName]
[Contact Date]
What does "Not sorting correctly" tell us about your report?Yes, in a report. I did add the Contact Date as the 4th sort, but the report
is not sorting correctly on that field.
fredg said:On Thu, 4 Sep 2008 15:48:01 -0700, Jane Schuster wrote:
Business, Last Name, First Name, and Contact Date? I'm using Access 2003.
In a report?
In report design view, click on View + Sorting and Grouping.
In the upper panel in the Field/Expression column enter
[Business]
[LastName]
[FirstName]
[Contact Date]
You're not helping yourself by being cryptic with your messages.
I would suspect that perhaps [Contact Date] is not a datetime
datatype, (probably Text), but you have given us no example of how the
report is being sorted and how you would like it to be sorted. It's
kind of like "Doctor I don't feel well" without giving any more
information. Give us an example of what you get and what you want.
Jane said:Sorry. I didn't mean to be cryptic. Let's say, I have the following:
Business: ABC Machines
LastName: Smith
FirstName: Bob
ContactDate: 01/01/2008
ContactDate:02/01/2008
ContactDate: 03/01/2008
Business: BCD Machines
LastNate: Smith
FirstName: Bob
ContactDate: 01/01/2008
ContactDate: 02/01/2008
ContactDate: 03/01/2008
That's how I want the report to print (well, I want it to print in
descending order by ContactDate, but it isn't doing that either,
although that's what I specified on the Sorting and Grouping Screen).
I've got the first sort on Business, the second on LastName, the
third on FirstName, and the fourth on ContactDate.
Jane said:The ContactDate is a Date/Time field,
what I'm getting appears to be
random, sometimes it's right, other times it's not. There doesn't
appear to be any logic in the way it is sorting.
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.