Update query

S

Sarah

Is it possible to use a single update query to change several different
values in the same column? I have a field called "Event Code" that can
have many different numeric values. I want to replace these values with
their text equivalents all at once, instead of using a separate update
query for each code.

Thanks in advance,
Sarah
 
Top