I have one Master excel file called "00" containing 3 sheets "00", "01", "02". This Master file "00" will be managed by one user. I need to have 2 separate excel files called "01" and "02" that connect to "01" and "02" sheets in master file "00". These separate excel files "01" and "02" will be managed by 2 other users.
what i need now is 1. when 2 users make changes on separated files "01" and "02", it will auto-update sheets "01" and "02" in master file "00".
- When master user make changes in sheets "01" and "02" within master file "00", it will auto-update separated files "01" and "02"
Auto updates must be both way.
I know there is linked and embedded functions, but looks like it does not support both way update...
Anyone knows how to do it?