I want to sort my OrderID descending in a form. I wrote my row source as: = SELECT [OrderT].[OrderID] FROM [OrderT] ORDER BY OrderT.OrderID DESC The error message is: The syntax of the subquery in this expression is incorrect. Check the subquery's syntax and enclose the subquery in parenthesis. Please rewrite my statement correctly so that I can see how it should be. Thanks
Reply from Alex Hedley:
If you create a Query and set the Row Source to your Query does it work?
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Microsoft Access 223.