Search results

  1. S

    Combo box and values

    I've got a subform with a combo box in it. When the user selects from the combo box I'd like it to look in a table and add a value into a textbox on the subform. How do I do it? Thanks Si
  2. S

    HTML Forms

    Does anybody know how to create a subform in a XHTML form? I want it to behave the same way as in access or as similar as possible. Thanks Si
  3. S

    Array count

    How do I find how many items in an array?
  4. S

    Calculation from Subform

    I have a subform which contains the price and quantity of items required. In the main from I have a field called total cost. I'd like the total cost field to calculate for all of the items in the subform. (It's probably blindingly simple but there we go.)
Back
Top Bottom