Search results

  1. T

    Calculating with forms...please help!!

    Hello, question one: ============== I have a table with the following fields all of the type currency A B C Now i made a form based on the same table form looks also like A B C now i want that in field C the result will be recorded of the expression A-B So the formula i want to use is...
  2. T

    Click on a button must change table value

    I have a table whit a field "yes/No" The defaultvalue is set to "No" I have a form with a button Now when i click the button i want that the the value of the checkbox change from "No" to "Yes" automatticly. Anyone know how to do this?
  3. T

    Click on a button must change table value

    I have a table whit a field "yes/No" The defaultvalue is set to "No" I have a form with a button Now when i click the button i want that the the value of the checkbox change from "No" to "Yes" automatticly. Anyone know how to do this?
  4. T

    Advanced combo boxes on form please help!!

    Hello, Lets say i want two combo boxes on my form. In combo box oone you can select the values: A B C D In the second combo box i want to select values which belongs by the above clicked value. Lets's say If i click on the first Combo box A then i want to select in the second combo box 1...
Back
Top Bottom