Recent content by ChrisKipper

  1. C

    Creating a Form Query two show linked information

    Creating a Form Query to* show linked information. Wow.
  2. C

    Creating a Form Query two show linked information

    I have three tables, STAFF, MODULE and STAFF_MODULE. Staff contains information about members of staff Module contains information about the modules such as name and description Staff_Module contains a staff ID and a Module ID that is linked from ther own table as more than one member of staff...
  3. C

    Question Microsoft Access Database Help

    What would this query be for the list box so that I could show the modules that are linked to a certain member of staff. So for example I have a member of staff called john who teaches a module called website development and he also teaches a module called web services. If I type in the name...
  4. C

    Question Microsoft Access Database Help

    I apologise for the thread name. So say I name my third table "Staff_Module" and have the fields set as StaffModule_ID, Module_ID and Staff_ID (Module_ID and Staff_ID are both looked up from their own tables?) So for example my rows would look like: StaffModule_ID Staff_ID...
  5. C

    Question Microsoft Access Database Help

    Anyone? :)
  6. C

    Question Microsoft Access Database Help

    I am completely new to Microsoft access and I have a task at University to create a database that holds the information of members of staff, modules they teach and skills that the staff members might possess. So I have learned to create two tables in Microsoft access. One table holds the...
Back
Top Bottom