Search results

  1. R

    Mathematical question

    I am making a database that contains trainees and courses. It must be able to record the attendance of every day a course is given. I was thinking of a list of courses and dates, and with every combination you can give up which trainees where absent. This works. Now I want to have the percentage...
  2. R

    Getting rid of the borders around subforms

    I can't find transparant, only None, but that doesn't have any effect...
  3. R

    Getting rid of the borders around subforms

    It isn't border style. When you take a look at the properties of the subform, at the special effect button you can choose from: Flat, Raised and Sunken. But I can't turn it off
  4. R

    Getting rid of the borders around subforms

    Does anyone know if the borders around subforms can be hidden (and how)?
  5. R

    Automatically to last row at startup

    Thanks, it works. I've got another question, perhaps you know the answer. I made a form and a subform in it. I want to select an item from a list, so that the subform updates. But somehow you can't select an item from the list. You can click on in, but it won't select it.
  6. R

    Automatically to last row at startup

    Ok, thanks. Is it also possible to go to the last row, the row where you can enter new information?
  7. R

    Automatically to last row at startup

    When the Form opens, it has to go automatically to the last row in a table. Is this possible?
  8. R

    Forms and subforms updating

    Yep, that's right. Meanwhile I have made a query which doesn't allow duplicates and used that as input for the list, but I am not sure if this is the right way to do.
  9. R

    Forms and subforms updating

    I have managed to make a pulldown list with carID's where you can choose a car. Below this, a table is showed with elements concerning the car. When you change the car, the table also changes. But here's the problem: the elements from the list are updated when I enter new data in the tables...
  10. R

    Updating fields

    Hello, this is maybe a simple question but I have to know. I am working on a database. One of the elements is some kind of personnel admin. I made a form with all kinds of details of the personnel, like names, surname, age etc. I would like to have a pull down menu on for example the surname...
Back
Top Bottom