FUNDAMENTALS OF COMPUTER

USING MICROSOFT EXCEL

HOW TO ADD COPY AND MOVE WORKSHEETS WITHIN EXCEL WORKBOOKS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What term is used when referencing cells in other sheets in a workbook formula using the sheet name as the reference rather than the cell address?
A
Calling the Sheet
B
Name reference
C
Sheet Name
D
Worksheet Reference
Explanation: 

Detailed explanation-1: -External reference in Excel is a reference to a cell or a range of cells outside the current worksheet. The main benefit of using an Excel external reference is that whenever the referenced cell(s) in another worksheet changes, the value returned by the external cell reference is automatically updated.

Detailed explanation-2: -external reference. What term is used when referencing cells in other sheets in a workbook formula using the sheet name as the reference rather than the cell address?

Detailed explanation-3: -Important: To reference a cell or range of cells in another spreadsheet, you must use the IMPORTRANGE function. To pull data from other spreadsheets, use the IMPORTRANGE function.

Detailed explanation-4: -By default, all cell references are relative references. When copied across multiple cells, they change based on the relative position of rows and columns. For example, if you copy the formula =A1+B1 from row 1 to row 2, the formula will become =A2+B2.

There is 1 question to complete.