Looking for a quick way update one table from another. The tables have identical structures, and have lots of fields. I want to replace each field in table A with the corresponding field from table B so long as the field from table B isn't EMPTY(). I expect that there are a lot of slick ways to do this, but can't think of any today. Thanks!
Jim
Jim