Page 2 of 2 FirstFirst 12
Results 16 to 20 of 20
  1. #16
    CJ_London is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,398
    set the order in your form recordsource - something like

    Code:
    SELECT * 
    FROM Songs
     ORDER BY Title


  2. #17
    Mandody is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2015
    Posts
    18
    I sorted it. On the form I set :

    Order By - [Songs].[Title]
    Order By On Load - Yes

    :-) Thanks for all the help. How do I mark this thread as resolved or closed?

  3. #18
    CJ_London is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,398
    actually, I don't know, I've never started a thread. Had a quick look under FAQ's and could see anything there. Suggest you find a post that is marked as solved, and either post a question there, or PM the original poster

  4. #19
    Mandody is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2015
    Posts
    18
    Nevermind. I figured out how to add to your reputation - that's more important ;-) Cheers to both you and ItsMe

  5. #20
    CJ_London is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,398
    Thanks for that

    found it - near the top and to the right is an option called 'thread tools', click on that and click the 'mark this thread as solved' option

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 7
    Last Post: 03-30-2015, 10:04 AM
  2. Replies: 2
    Last Post: 01-05-2015, 04:18 PM
  3. Replies: 1
    Last Post: 04-10-2013, 12:47 PM
  4. combo box selection does not update correctly
    By mrtinmalaysia in forum Forms
    Replies: 2
    Last Post: 01-14-2013, 06:37 AM
  5. combo box selection to update form
    By sartan2002 in forum Forms
    Replies: 6
    Last Post: 02-03-2012, 01:47 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