A:I didn't quite understand your question, but in Excel addresses are not limited to just columns and rows, you can type in the sheet name, for example:
=Sheet1!A1-Sheet2!B1
Will give you the difference between the value of cell A1 in sheet1 and the value of cell B1 in sheet2.