• I was curious is there a documenented way to link Tables together. So that row could have a column with icons/link to the other tables and then allowing the Key values to pass to open the respective data.

    So a master detail option.
    Table one Employee
    EmployeeID Name Dept Phones
    1 Mike Finance link to Phones table passing EmployeeID

    On same page or new page

    Table two Phones
    EmployeeID Phone Number Phone Type

    So when a persons clicks the link on the phones table the phone numbers linked to the appropriate employee are displayed.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Linked Tables’ is closed to new replies.