Recent content by Harryvs

  1. H

    what does this error message mean?

    No Versterkingsritten is a table but i'll try using that query thx for the help
  2. H

    what does this error message mean?

    Hello, i have some trouble with deleting a record. I'm trying to delete a record via a form from another table. I can add records and edit them but when i try to delete a record it gives the following error TOO FEW PARAMETERS EXPECTED 1 my code is the following Dim db As DAO.database Dim rs...
  3. H

    Adding data to existing records

    thx, i'll give it a try
  4. H

    Adding data to existing records

    Hello, I'm new to access so pardon me if this seems like a dumb question, but i really need to know this My problem is the following: I have a table with for example two fields: one with a date and the other with a time. let's say i have 5 records each with different dates and the time field is...
Back
Top Bottom