Recent content by Picasso_ss

  1. P

    Insert and update

    Yes, I know, but what I want is to put the values in more than 2 tables. For instance I want the values to be writen on table 1 and 2 which are related but in the same time, the calculated values to be inserted in other tables Table 3 and Table 4. This is why i try to use vba.
  2. P

    Insert and update

    Thank you very much Dennisk! You solved my puzzle. Geekay: my problem is that i want the values to be put in two different tables, so, if i enter one value this value should go in two tables.
  3. P

    Insert and update

    Nobody knows?
  4. P

    Insert and update

    Hello, (the code is at the end of the post) I'm a total newbie with access and vba. Please help with a solution for my problem. This is the code i use in my application, but everytime I click the buton Save it creates a new line in the test table. Please help with a code that inserts a new...
Back
Top Bottom