Results 1 to 4 of 4
  1. #1
    NotaryEtc is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2014
    Posts
    22

    Sort on Continous Form?


    Is it possible to sort on a continuous form? If so, how do I do it?

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    What is the data source of your Form?
    Is it a Table or a Query?
    If you use a Query, your can sort in the Query, and that should pass over to the Form.
    (If you are using a Table, create a Query based on that Table, and then use the Query as your data source).

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,626
    Can also apply sort criteria in the form OrderBy property. This can be changed programmatically.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  4. #4
    NotaryEtc is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2014
    Posts
    22
    thanks, the query worked!

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

Similar Threads

  1. continous form cant bind a field
    By MIchael Briggs in forum Forms
    Replies: 2
    Last Post: 11-26-2013, 10:37 AM
  2. Continous Form with Combo Boxes
    By dhogan444 in forum Forms
    Replies: 3
    Last Post: 07-18-2012, 08:04 AM
  3. Looping through records in a continous form
    By accessnihon in forum Forms
    Replies: 3
    Last Post: 01-04-2012, 01:04 AM
  4. Checkbox in continous form
    By senthilrg in forum Access
    Replies: 11
    Last Post: 12-05-2009, 08:49 AM
  5. Horitontal Continous Form?
    By Lawrence in forum Forms
    Replies: 1
    Last Post: 07-21-2009, 03:06 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