Search results

  1. E

    combo boxes

    i have two combo box in 2 different forms. the first combo (material) in the main form and the second combo(submaterial) in the nested subform. i need to show the list of the second combo"submaterial" box based on the selection of the first one"material" the rowsource of the "material" combobox...
  2. E

    sum macro

    wat expression can i use with a set value macro to sum records from a table when i use the Sum in the expression field i get errors saying that it cant find the form refering to its record value.
  3. E

    subform value in reference to nested subform subtotal

    the text box on subform referencing to the subtotal on the nested subform shows # error if nested subform not expanded. once expanded it updates and show the value on the subform. it only updates if u expand the nested subform one at a time. if u expand two nested subform consecutively, the...
  4. E

    Nested subforms

    hello everyone, I am facing a problem with displaing a calculated value from a nested subform(B) on the subform(A) which is a subform of a main form (X). i m calculating the Total in the nested subform(B) and i want to show the total on the subform (A). when i open the subform(A), the value...
  5. E

    Nested subforms

    hello everyone, I am facing a problem with displaing a calculated value from a nested subform(B) on the subform(A) which is the main form (X). i m calculating the Total in the nested subform(B) and i want to show the total on the subform (A). when i open the subform(A), the value is always...
Back
Top Bottom