A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Husnain
I'm AnnaThomas and I'd happily help you with your question. In this Forum, we are Microsoft consumers just like yourself.
To establish a two-way link between the workbooks, follow these steps:
- In the Calc workbook, select the cell that you want to link to the Input workbook.
- Click on the formula bar and enter the following formula: =‘[Input.xlsx]Sheet1’! A1 (Replace ‘Input.xlsx’ with the name of your Input workbook and ‘Sheet1’ with the name of the worksheet that contains the data you want to link to).
- Press Enter to complete the formula.
- The cell in Calc should now display the value from the corresponding cell in the Input workbook.
- To establish a two-way linking, select the cell in the Input workbook that you want to link to.
- Click on the formula bar and enter the following formula: =‘[Calc.xlsx]Sheet1’! A1 (Replace ‘Calc.xlsx’ with the name of your Calc workbook and ‘Sheet1’ with the name of the worksheet that contains the data you want to link to).
- Press Enter to complete the formula.
- The cell in Input should now display the value from the corresponding cell in the Calc workbook.
- Any changes made to linked cells in either workbook will be automatically updated in both workbooks.
I hope this helps ;-), let me know if this is contrary to what you need, I would still be helpful to answer more of your questions.
Best Regards,
AnnaThomas
Give back to the community. Help the next person with this problem by indicating whether this answer solved your problem. Click Yes or No at the bottom.