Recent content by bobhra

  1. B

    Query (Filtering?) in a Form

    Unfortunately. Well, what I need is pretty much in the database attached. The only problem with it is that when I press the button to filter the form by courseID only sub-form updates. Not the Tutor field.
  2. B

    Query (Filtering?) in a Form

    Thank you, I really appreciate you paid attention to my question. Yes, sad to say, but it is for my classes. I am required to make a form, so using [Please enter course code] for criteria in queries or a combo box is not what I am required. And VBA cannot be used as well. I updated the...
  3. B

    Query (Filtering?) in a Form

    Hello, I am beginner in Access and besides that 2007 design makes no sense at all. Situation: I have 2 tables Courses -------- CourseID - primary, text Capacity - number Tutor - text Books -------- ISBN - primary, text Title - text Author - text CourseID - text, foreign key Scenario: The DB...
Back
Top Bottom