Recent content by wendywu

  1. W

    The records not sorted by the record ID field in ascending order in a continuous form after adding new records

    I design this form as a data entry form. The record source of this form is a table. Everything was normal when entering the data from the first to the sixth entry. When the 7th record is added, the newly added record will be displayed in front of the 1st record in this form, and the same applies...
  2. W

    The records not sorted by the record ID field in ascending order in a continuous form after adding new records

    The recordset source of the form is bound to a table .I design the form as a data entry form for the table. I have set the default value property of the ID field in the table as ascending.
  3. W

    The records not sorted by the record ID field in ascending order in a continuous form after adding new records

    I have a continuous form that the record scource of the form is a table sorted by the ID field in ascending order, If I enter new record in the entry form, the records are not sorted by ID field of a record in ascending order as you can see: So all records should be in the order of entry ...
  4. W

    After reassign link to new form in the navigation subform of the navigation button, error message "The form is not exist"

    I have corrected, now the issue is solved. Thank you very much!
  5. W

    After reassign link to new form in the navigation subform of the navigation button, error message "The form is not exist"

    II have a navigation form with a navigation button linked to a form could be displayed in the navigation subform,but I want to change link to another form, so I deleted the originally linked form in the navigation panel, and reassign the newform ,however, the navigation subform is blank,there...
Back
Top Bottom