Search results

  1. C

    assigning text.

    I am trying to assign text to field in the main form. but can't get it to work. I have tried the following. the these error occur. A) Forms!FMSServerDetails11!EffortH.Value=effort run time error "2448": you can not assign a value to this object. B)...
  2. C

    changing textbox in main form from subform

    am new to acces so it may be easy. I have a form with a subform. In my sub form i click a check box and change the specific component price. Then on that field change i want to change the total price of the quote, this is in the main form. So basicaly i want to change the field in a form from...
  3. C

    help

    ok i have not used access much but i have studied vb. I am trying to makes a programme so that on click of different check boxs, it updates multiple fields. I think i have the code right but when i run the form and click on the specific check box i get the following error. The expression On...
Back
Top Bottom