Search results

  1. C

    how to duplicate record?

    I want to keep old record when I update the form. So, do I have to duplicate old record first? Or any better idea? Thanks.
  2. C

    how to duplicate record?

    I want to keep old record when I update the form. So, do I have to duplicate old record first? Or any better idea? Thanks.
  3. C

    How to use different color for each page in Tab Control?

    How to use different color for each page in Tab Control?
  4. C

    I can't delete a record from table. the record is only deleted from the form.

    When I use a "delete" command button to delete a record in form, it works well. But this record is still in my table. How to delete record directly from table? Thanks
  5. C

    How to keep record history when updating?

    I built a form to update record in table. I want to keep my old record when I updating. What should I do? Thanks.
Back
Top Bottom