If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Sorting in form view (Access)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-28-04, 18:55
sidknight sidknight is offline
Registered User
 
Join Date: Apr 2004
Posts: 2
Question Sorting in form view (Access)

I have a form that is in continuous form mode. The fields in this form should be sorted based on step (1,2,3,4,etc.). Currently the form is showing the steps in sparatic order (3,2,4,1, etc.). The order is 1,2,3,4 in the table that is filling the form. How is it that when the go to the form they are put in different order. My OrderBy function is set to steps, still not working. Please help, thank you very much.
Reply With Quote
  #2 (permalink)  
Old 05-05-04, 19:29
galik63 galik63 is offline
Registered User
 
Join Date: Mar 2004
Location: Melbourne, Australia
Posts: 6
Try to specify Orderby clause in the Recordsource property of the form
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On