Sounds like all the data updates are flowing one way, so to speak.
If I understand correctly, anything that happens in Table1, you eventually want it to update to Table2 as well, but not the other way around.
Is that accurate?
I'm pretty sure you can't hook into the open event of a table...