LindaLee:
"Order By" is just yes/no/blank.
I'm not sure exactly what it is you're trying to say with that, but I can assure you that it isn't correct. Sorry to be blunt but whatever it is supposed to mean is a long way from correct. Where did the idea come from? What led you to believe such a thing?
The
Order By
property of a form is a Text value that lists the Fields used to order by, in the order you want them ordered by if there's more than one of them. In your case I suspect there is just the one field, which is where you store the date data. If you set the value of the
Order By
property to the name of that field then I expect the form will work for you as you expect & hope.