Search results

  1. E

    OrderBy when opening a form

    Okay, I was absent-minded, my problem was in fact in the very first line of my code : It should have been this : Private Sub Form_Open(Cancel As Integer) And you were right about the missing " = " sign :) Thanks a lot !
  2. E

    OrderBy when opening a form

    Yes that is true, but then I do not have my "default" sort order with which I want my form to open ...
  3. E

    OrderBy when opening a form

    Thanks for your fast reply, but no it didn't work, same error message.
  4. E

    Hi from France

    Hi everyone ! My name is Elly Woods, I live in France. I work with Access 2010, and while most of the time, everything works fine, I sometimes these mystifying issues with Access ... :) So looking forward to sharing All kinds of Access knowledge with the community, Elly
  5. E

    OrderBy when opening a form

    Hi everyone, I'm trying to have a form sorted in a particular order when it's opened. When using the "order by" option in the properties sheet, it is sorted the way I want the first time I open the form. However, if I change the order afterwards while using the form (for instance, by right...
Back
Top Bottom