Sheet share

effka

New Member
Joined
Mar 31, 2022
Messages
20
Office Version
  1. 2021
Platform
  1. Windows
Hello,

Can somebody help me with the task?
There are two different excel workbooks in different Teams groups. Those workbooks are activity trackers with many different sheets, but there is one sheet (let's call it sheet "A") that is the same for both workbooks. At this moment, after making changes on sheet "A" in one workbook, the same changes must be made on sheet "A" of another workbook. I want that sheet "A" to be freely accessible and corrected from both workbooks (no need to enter the same information twice), is there any way to do that?
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
You can't share just one sheet. It would have to be a separate workbook.
 
Upvote 0
Use formula to dynamically link Workbook-B to another to Workbook-A and only make changes in Workbook-A and it will dynamically transfer over to Workbook-B.
Excel Formula:
=[Workbook-A.xlsb]Sheet1!$A$1
Workbook Path & Name: Workbook-A.xlsb
Sheet Name: Sheet1
Cell to Reference: $A$1
 
Upvote 0

Forum statistics

Threads
1,221,525
Messages
6,160,328
Members
451,637
Latest member
hvp2262

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top