FUNDAMENTALS OF COMPUTER

USING MICROSOFT EXCEL

ADJUSTING COLUMN WIDTH ROW HEIGHT IN EXCEL

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
=C7:F8 is called a:
A
range
B
column
C
self
D
row
Explanation: 

Detailed explanation-1: -Range names are names used to refer to cell references, formula results, or values. They are often used to avoid hard-coded values appearing in formulas and to make formulas clearer in general. They are stored in what is known as the Name Manager in Excel.

Detailed explanation-2: -Use Range (arg), where arg names the range, to return a Range object that represents a single cell or a range of cells. The following example places the value of cell A1 in cell A5. The following example fills the range A1:H8 with random numbers by setting the formula for each cell in the range.

Detailed explanation-3: -You can find a named range by going to the Home tab, clicking Find & Select, and then Go To. Or, press Ctrl+G on your keyboard. In the Go to box, double-click the named range you want to find.

Detailed explanation-4: -Expert-Verified Answer. Range of cell C2:C7 includes 6 cells.

There is 1 question to complete.