Hi,
I have a 2 tables:
tblREQ_LIST
tblREQ_DETAIL
Which I have a relationship set up for based on the REQ_ID.
I want to be able to open the tblREQ_LIST and hit a + sign on the record and have it show me the related records in tblREQ_DETAIL.
I've seen this in some of my other tables but have no idea how it happened.
thanks for your assistance.
I have a 2 tables:
tblREQ_LIST
tblREQ_DETAIL
Which I have a relationship set up for based on the REQ_ID.
I want to be able to open the tblREQ_LIST and hit a + sign on the record and have it show me the related records in tblREQ_DETAIL.
I've seen this in some of my other tables but have no idea how it happened.
thanks for your assistance.