| If you mean within the same Workbook (a single spreadsheet file with multiple sheets within it), use the following format:
=Sheet1!A1+1
Where "Sheet1" is the name of the sheet that contains the desired data. In this example, I entered the formula in "Sheet2". In Sheet1, Cell A1, is the number "1". The result in Sheet2 is the answer "2".
Hope this helps. |