Results 1 to 5 of 5
  1. #1
    Derrick T. Davidson is offline Competent Performer
    Windows 8 Access 2010 64bit
    Join Date
    Mar 2013
    Posts
    142

    Max Across Fields

    I have a query that shows Field1 [appointment dates] Field2 [Actual Date] Field3 [Next Due Date] is there a way to show [Next Due Date] ACROSS all the records showing only the latest [Next Due Date] as opposed to Down A Field? I know it's easy in Excell so I am assuming it is possible in Access. Hope this is clear to you experts and not to dumb a question.

  2. #2
    Beetle is offline Unrelatable
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    Camp Swampy (Denver, CO)
    Posts
    207
    Hard to be specific without knowing more about exactly what you're trying to do, but a crosstab query might get you the results you're after. You can use the query wizard for this if you're unfamiliar with creating one.

    If you don't think this will solve the issue then post back with an example of the data in its current form and an example of what you want to see.
    Last edited by Beetle; 05-04-2013 at 08:45 AM.

  3. #3
    Derrick T. Davidson is offline Competent Performer
    Windows 8 Access 2010 64bit
    Join Date
    Mar 2013
    Posts
    142
    I figured it out from this link, however it works great BUT the format is "5/4/13" is there any way to format into a long date the format drop down in the query is just blank no options???

  4. #4
    Derrick T. Davidson is offline Competent Performer
    Windows 8 Access 2010 64bit
    Join Date
    Mar 2013
    Posts
    142

    Sorry didnt include link


  5. #5
    Beetle is offline Unrelatable
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    Camp Swampy (Denver, CO)
    Posts
    207
    Try;

    Format([YourDateField], "Long Date")

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 8
    Last Post: 08-02-2012, 10:50 AM
  2. Replies: 1
    Last Post: 06-04-2012, 12:43 AM
  3. Replies: 4
    Last Post: 05-14-2012, 06:10 PM
  4. Replies: 12
    Last Post: 05-07-2012, 12:41 PM
  5. Replies: 1
    Last Post: 02-24-2012, 12:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums