Learning Objectives
- Link cells between worksheets
- Create formulas referencing other workbooks
- Manage external links
- Update and break links
- Use 3D references for multiple sheets
Step-by-Step Guide
1) Link Cells Between Worksheets
- Same workbook reference format:
=Sheet2!B5 - Rename sheets clearly to avoid broken formulas
2) Link External Workbooks
- Open both files.
- In destination file, type
=and select source cell. - Excel creates external path reference automatically.
3) Manage External Links
- Use Data β Edit Links (update source, change source, open source)
- Track dependency when sharing files
4) Update and Break Links
- Update links on opening if source changed
- Break links before archival submission if required
5) Use 3D References
- Across multiple sheets with same structure:
=SUM(Jan:Dec!B2)
Risk Management
- Avoid moving source files frequently
- Keep project folder structure stable
- Document which workbook is βmasterβ source
Practice Task
Create 3 monthly sheets and 1 summary sheet:
- Link monthly totals into summary
- Use one external workbook reference
- Demonstrate link update and controlled link break
π Practice: Unit 3 Practical Assignment


