I have a rather simple question on MS ACCESS.
i have
tables
Rep (repID, name, stateID)
State (stateID, state)
i would like to set up a relationship where each rep can have more than one stateID assigned to them.
for example...
repID : 007
name : James Bond
stateID : NY, CA, MA, LA
stateID would have all 50 states in number
state would have all 50 states' names.
thanx for help in advance.
i have
tables
Rep (repID, name, stateID)
State (stateID, state)
i would like to set up a relationship where each rep can have more than one stateID assigned to them.
for example...
repID : 007
name : James Bond
stateID : NY, CA, MA, LA
stateID would have all 50 states in number
state would have all 50 states' names.
thanx for help in advance.