DATABASE FUNDAMENTALS
ADJUSTING COLUMN WIDTH ROW HEIGHT IN EXCEL
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
/
|
|
( )
|
|
X
|
|
*
|
Detailed explanation-1: -To do this task, use the * (asterisk) arithmetic operator. For example, if you type =5*10 in a cell, the cell displays the result, 50.
Detailed explanation-2: -Multiplication with * To write a formula that multiplies two numbers, use the asterisk (*). To multiply 2 times 8, for example, type “=2*8”. Use the same format to multiply the numbers in two cells: “=A1*A2” multiplies the values in cells A1 and A2.
Detailed explanation-3: -There are two main ways to perform a multiplication task in Excel. One is to use the multiplication operator, or asterisk (*), and the other is to use the PRODUCT function.
Detailed explanation-4: -The multiplication sign, also known as the times sign or the dimension sign, is the symbol ×, used in mathematics to denote the multiplication operation and its resulting product.
Detailed explanation-5: -To perform the multiplication formula in Excel, enter the cells you’re multiplying in the format, =A1*B1. This formula uses an asterisk to multiply cell A1 by cell B1. For example, if A1 was 10 and B1 was 6, =A1*B1 would return a value of 60.