changes to combo box entry to cascade thru table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have a table of information about people, and one of the fields is 'team
name'. this is a combo box that gets its data from another table that can be
edited by the user. if the user makes a change to a team name, can i have it
so that change is made thru all the entries that are the same in the original
table? it seems like this should be fairly simple but i can;t figure it out,
so i'd be grateful for any help :-)
 
this is what i thought, but i get the error "can't create this relationship
and enforce referential integrity", and my knowledge is too limited to know
why...
 
ah, i think that must be my problem - somewhere in there must be a record
that doesn't exactly match up. thanks very much, i knew it wouldn't be too
tricky ;-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top