Hello,
This is a late reply but maybe you still are following. You said to
make a look up field for the field that I want to have updated from
another table. I did that and it updated to current data but it does
not update for anything later. Do you happpen to know why it will not
update after making the lookup field in the table?
YOU SAID:
Ok let's stop here. You're close to doing this properly because you have
recognized that you shouldn't have to enter the Company Description
redundantly. What you don't yet see is that you shouldn't even be
*storing* it redundantly. The proper thing to do here is NOT to
automatically make a redundant entry, but rather use a lookup to the
second table so that this entry is eliminated entirely.
All you should be storing about companies in this second table is the
Company key field. All other data *related* to the company should be
retrieved from the lookup table and not redundantly stored in other
tables.
Thank you
*** Sent via Developersdex
http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!