Search results

  1. V

    Insert Record: Past dates only.

    I have form which uses VBA to manually insert a record into a database when a command buttons is clicked. The table I am inserting the record into is an enrolments table. Each enrolment must include a student ID, a course code and course start date for the course. The course code and start...
  2. V

    Sub sub forms

    Hi, My first post :D I am developing a form in Access which enables a student to be searched or added to the database. The form I created contians two sub forms - one of the queries which the form is based on takes three criteria from other form fields which are as follows: [StudentId] =...
Back
Top Bottom