S
Spencer
My table, tbl_Files, has several fields titled "Keyword1, Keyword2, etc...".
These fields all lookup to a master keyword table, tbl_Keyword. On my form
when I enter information I need to put in keywords about what I have entered.
Sometimes there will be one word, sometimes several for an entry. If I enter
a new keyword in one of the keyword fields, which are combo boxes, how do I
get it to update the master table, tbl_Keyword? Also, though I won't be
putting in the keyword twice, I would like it to update the other keyword
fields as well on the form so the new keyword appears in the combo boxes.
Thanks
These fields all lookup to a master keyword table, tbl_Keyword. On my form
when I enter information I need to put in keywords about what I have entered.
Sometimes there will be one word, sometimes several for an entry. If I enter
a new keyword in one of the keyword fields, which are combo boxes, how do I
get it to update the master table, tbl_Keyword? Also, though I won't be
putting in the keyword twice, I would like it to update the other keyword
fields as well on the form so the new keyword appears in the combo boxes.
Thanks