As stated in title. Further clarification:
1. Any time a change in Sheet1s made and saved, and becomes the source sheet, of Workbook1,
2. the change in Sheet1 will always be reflected in Sheet2 of Worlbook2. (identical sheet structures)
3. Changes are made through a userform in each workbook and saved.
Vice versa for Workbook2, i.e.,
This process must work exactly the same but in reverse when I am working in Userform2 of Workbook2, whose source sheet is now Sheet2 of Workbook2
This is just a simple Userform based Address Book, so changes and additions are being made constantly and from two different Workbooks.
Now, I'm just copying the changes from sheet to sheet. Way to clumsy and inefficient
Tried
Data Connection - couldn't get it to update each destination sheet
Power Query - a possibility?
This can't be that complicated to do.
What's the simplest and best way to do this so no problems occur?
Thanks for anyone's help.
cr
No code I've tested works.
1. Any time a change in Sheet1s made and saved, and becomes the source sheet, of Workbook1,
2. the change in Sheet1 will always be reflected in Sheet2 of Worlbook2. (identical sheet structures)
3. Changes are made through a userform in each workbook and saved.
Vice versa for Workbook2, i.e.,
This process must work exactly the same but in reverse when I am working in Userform2 of Workbook2, whose source sheet is now Sheet2 of Workbook2
This is just a simple Userform based Address Book, so changes and additions are being made constantly and from two different Workbooks.
Now, I'm just copying the changes from sheet to sheet. Way to clumsy and inefficient
Tried
Data Connection - couldn't get it to update each destination sheet
Power Query - a possibility?
This can't be that complicated to do.
What's the simplest and best way to do this so no problems occur?
Thanks for anyone's help.
cr
No code I've tested works.