G
Guest
Hi
I run Win 2k with Access 2K.
I have a table called "Add Names" with has 3 colimns in it.
Column 1 has a "First Name" in it (ie; John)
Column 2 has a "Last Name" in it (ie; Smith)
Column 3 has a "Crew" in it (ie; A Crew)
Each name entered into the table is allocated one of the 4 crews that are
available.
(ie; John Smith A Crew)
I have constructed a query that combines the First Name and the Last Name.
(ie; John, Smith).
This allows me to have a combo box in a form that displays the First and
Last Names together. (ie; John, Smith)
I would like to have another field on my form that when I select a persons
name from the combo box the allocated crew that that person is on
automatically displays in that field.
I am not sure if this can be done via a query and how that query would be
attached to the field. I am a very new user to Access so the more detailed
the explanation the better it would help me.
Thank you in advance
John
I run Win 2k with Access 2K.
I have a table called "Add Names" with has 3 colimns in it.
Column 1 has a "First Name" in it (ie; John)
Column 2 has a "Last Name" in it (ie; Smith)
Column 3 has a "Crew" in it (ie; A Crew)
Each name entered into the table is allocated one of the 4 crews that are
available.
(ie; John Smith A Crew)
I have constructed a query that combines the First Name and the Last Name.
(ie; John, Smith).
This allows me to have a combo box in a form that displays the First and
Last Names together. (ie; John, Smith)
I would like to have another field on my form that when I select a persons
name from the combo box the allocated crew that that person is on
automatically displays in that field.
I am not sure if this can be done via a query and how that query would be
attached to the field. I am a very new user to Access so the more detailed
the explanation the better it would help me.
Thank you in advance
John