Inserting a link to another table within a table

I have an Object called Deals...for my company's Deals. It is connected in a one-to-many fashion to a Notes Object (multiple notes per deal) as well as to Activities Object and Contacts Objects in the same fashion.

I have a table for my Deals and want to insert a link in this table to all the Notes associated with that Deal. In the same way I need to have a link to Contacts and Activities associated with the Deal.

I can't figure out a way to do this. I can easily add a separate table of Notes and Contacts and Activities on the same page view...but I would like to make the whole process smoother with using links.

Anyone know how I can do this?

Thanks. I didn't think of that. It works well!

From the deals table create a link to more details then delete the details view and/or add a table view and select the objects further connected to Deals and you will see the notes connected to those deals in the table