S
Steve Byrd
I am a web deisgner using an access database to present data on a web page. I
have created two tables, each with three columns. Table one, which is
complete with all the relevant data, has "event number, event description,
and "start time".
Table two, which is the new table, has event number, description, and
results. What I would like to is populate the "description" column based on
the entry of the event number in the "event number" column. Like a vlookup in
excell.
I used the lookup wizard and created a drop down box in the "description"
column but I just want the cooresponding description from table one, not a
choice of all the descriptions in table one. Both tables have primary keys.
I found some answers here in the forum but I don't have the vocabulary for
to understand the answers. Combo box and querry string are foriegn terms to
me, at least in the world of access.
I'd appreciate a third grade level source for the answer to this problem.
Thanks very much.
have created two tables, each with three columns. Table one, which is
complete with all the relevant data, has "event number, event description,
and "start time".
Table two, which is the new table, has event number, description, and
results. What I would like to is populate the "description" column based on
the entry of the event number in the "event number" column. Like a vlookup in
excell.
I used the lookup wizard and created a drop down box in the "description"
column but I just want the cooresponding description from table one, not a
choice of all the descriptions in table one. Both tables have primary keys.
I found some answers here in the forum but I don't have the vocabulary for
to understand the answers. Combo box and querry string are foriegn terms to
me, at least in the world of access.
I'd appreciate a third grade level source for the answer to this problem.
Thanks very much.