R
Randy
I have a page with a database results region that has a record source named
tblMatches that has a field in it called fldPlayerID. In the Access
application that the table comes from I also have a table called
ltblPlayers(fldPlayerID and fldPlayerName). It is a lookup table for the
players names. My database region displays the value for fldPlayerID. I need
it to display the player name. I tried using a hyperlink page but it seems
that you need both player name and player id in the same record source????
Can you help please?
tblMatches that has a field in it called fldPlayerID. In the Access
application that the table comes from I also have a table called
ltblPlayers(fldPlayerID and fldPlayerName). It is a lookup table for the
players names. My database region displays the value for fldPlayerID. I need
it to display the player name. I tried using a hyperlink page but it seems
that you need both player name and player id in the same record source????
Can you help please?