Anna has attended:
Excel Introduction course
Excel Intermediate course
Spreadsheets
How do I create a link between spreadsheets
RE: Spreadsheets
By simply adding the relevant cells to the formula.
=A1+Sheet2!B1
This will link cell B1 from Sheet 2 to Cell A1 in the current sheet, and then add the two together.