I have looked through the archives and I have found the question, but not found the answer I am looking for. I have an original table where hundreds of regions have been saved with different colors, not meaning anything, just aesthetic. I also have an updated table where some regions have changed. Both tables have identifier columns. I would like to say something like, update object (style) of table1 with object (style) of table2 if table1.col1=table2.col1 TIA for help rm
