Curious if this is possible, via either VBA or some other function.

I have two worksheets "1" and "2", both with a "notes" column, I want the notes column to dynamically update back and forth. That is, when someone puts new information into WS1, I want it to update in WS2 and vice versa.

Is this possible?