Search results

  1. G

    Importing Excel data in a table

    Is it possible to import excel data in a table ?
  2. G

    Textbox won't update with new values of sub-form !

    I have a textbox on my main form that calculates the total of a field on the sub-form. It works well and display the correct ammount on the textbox when I load up the form, but if I do changes the values of the sub-form it doesn't update at all ! I need to close and open the form again to see...
  3. G

    How to calculate total of all account ?

    I'm using one form and two sub-form. You can select a project ( main form ), for each project you can select people who work for it ( sub-form 1 ) and for each person you can add work hours ( sub-form 2 ). How can I calculate how much total hours were spent on a project ( or on all project ) ?
Back
Top Bottom