Search results

  1. O

    Main Form bound Textbox value Limits # of Subform Records

    Hi, Please see attached database. There is a one to many relationship between t_Main and t_Sub. A bound textbox on f_t_Main contains a number which is the total number of subform records there are allowed to be. So, I am thinking that I would need some VBA Code such as: Private Sub...
  2. O

    Multifield Index Help Required

    Three tables: Courses, Instructors, and Roles. Each course can have anywhere from 1 to 5 instructors, so a junction table works for that. However, we also need to say which instructor was the Lead Instructor, and each subsequent number is assigned for each additional instructor used up to a max...
  3. O

    Hi Everyone !

    Hi to everyone and thanks for such a great website and help !!! I have basic MS Access skills and have developed some applications we use here at work. I think Access is an AWESOME application development tool, and I try to learn a bit more every day! Really looking forward to being a member...
Back
Top Bottom