Search results

  1. P

    Question How to edit records in tables based on input from Forms

    I would like to create an instalment management database. Basically I have a table, instalment details, which tracks the number of instalments paid and to be paid. The instalment details table has a Loan ID which is unique to each instalment. I have a daily accounts table which keeps track of...
  2. P

    Question How to edit records via forms?

    Hi I would like to use a field on the form to edit a record in a table. How can I do this? Does have to be via a VB module? Ca nsomeone provide me some sample codes? Thanks
Back
Top Bottom