Recent content by Xhevati

  1. X

    Size of subform!

    Hi all, I had create a form (based on the query) and the subform (also based on the query). When I select from combo box a field (Link Master) in the subform I see all records for this selected field. But if a number of records are greater than a height of subform, I can't see others records. On...
  2. X

    Update table from form!

    Thanks Neil, I like to describe for you that I need two tables, because with one PAYMENT ORDER, we paid more "RECEIVE_INVOICE" and in this table I save these orders. My question was that can I directly update in Access this field (without query)? I mean after update last field, with code open...
  3. X

    Update table from form!

    Hi all in this forum, I have create a access database to refer a invoices in my company. I have a tables called "RECEIVE_INVOICE" and "PAID_INVOICE", which are in "one-many relation ship. I have a form "frmPAID_INVOCE" (based on the "PAID_INVOICE" table) and I like after fill a last field in...
  4. X

    Update table from form!

    Hi all, I have a form based on the table "PAID_INVOICE". When I fill lasy field in the form (Amount Paid), I like to update a field named PD (Type Yes/No) in the table "RECEIVE_INVOCE". Tables "RECEIVE_INVOICE" and "PAID_INVOICE" are in "one to many relationship". How I can update this field...
Back
Top Bottom