I'm currently developing a database to track re-airings of telvision programs in access 2k3.
I have a show field (name of the show) and an episode field (all old/new episode titles).
Currently the way the form is set is that I select the title of the show, and when I go to select the episode from the drop down combo box, I am prompted with all the episode titles in the entire episode table.
What I would like to do is upon selecting the show title, have the episode table/combo box only display those episodes related to that show.
Is this possible?
the episode table is linked to the show table right now.
Is there anything that I need to program/add etc.. Any help or assistance would be greatly appreiaciated.
TIA
-G
I have a show field (name of the show) and an episode field (all old/new episode titles).
Currently the way the form is set is that I select the title of the show, and when I go to select the episode from the drop down combo box, I am prompted with all the episode titles in the entire episode table.
What I would like to do is upon selecting the show title, have the episode table/combo box only display those episodes related to that show.
Is this possible?
the episode table is linked to the show table right now.
Is there anything that I need to program/add etc.. Any help or assistance would be greatly appreiaciated.
TIA
-G