Results 1 to 2 of 2
  1. #1
    GregShah is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Feb 2012
    Location
    Canton, Ohio
    Posts
    60

    Selecting Order of Options in List box with Two Fields

    I created a query that lists the ship date and job number for each part number in the query. I sorted my query so the parts are listed first by ship date and then by job number. This will keep the most current parts near the top of the list box and save time scrolling.



    In my query, the parts sort correctly, first by delivery date and grouped by job number.

    However, when I use my list box on my form, the order does not match the order in the query.

    I there a way to match the list box to match the query order exactly?

    Thanks,

    Greg

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    What is the row source of the listbox? If it's the query itself, I'd expect the order to be respected.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 5
    Last Post: 01-31-2019, 02:09 PM
  2. Replies: 2
    Last Post: 03-07-2016, 05:02 PM
  3. Replies: 8
    Last Post: 09-03-2015, 08:16 PM
  4. Replies: 3
    Last Post: 07-14-2013, 09:16 PM
  5. Replies: 6
    Last Post: 12-07-2012, 07:57 AM

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