Search results

  1. S

    Contract end notification

    Hello, I have a table which contains the primary key, begin date contract and end date contract. Now i want to get a notification (email) when a contract is almost about to end. How can i set this up? Thanks in advance.
  2. S

    Subforms master/Child link

    Hello, i am building a user creation form. I have built it with 3 subforms Subform 1 is voor general information about the user. Subform 2 is some more specific information about the user Subform 3 is more info about the same user. Now when i create a user (record) in subform 1 it gets the...
  3. S

    Grab primary key and use it in subform

    Hello, I am building a user creation form. i set it up like the screen shot in the first attachement. 3 different tabs. In tab 1 you create the user which then gets a unique key (DocentenID). Table 2 you can input more information about the user (in a different table) i want it to grab the...
  4. S

    problem input multiple tables from form

    Hello, I am building a form to create a user record and at the same time i have some yes/no options which are located in other tables but when i want add a user i cannot select any yes/no options they seem locked? thanks in advance
  5. S

    Question about tables

    Hello, I wil introduce myself i am a dutch student. At the moment i am working on a database but i ran into a problem that i can't get my head around. Lets say i have 3 tables Table 1 : Has students in it Table 2 : Has their groups Table 3 : Has their classes they follow. Now i want i want to...
Top Bottom