Computer Science, asked by samreensohail8, 1 day ago

Write steps that will multiply 37 by 15 using the formula bar in ms excel

Answers

Answered by verysmartypie
1

Answer:

  1. First type "=" sign in the formula bar
  2. Then, type "37 * 15" in it and enter

Explanation:

"*" Astric sign is used to multiply any numbers in Excel.

Also if you are going to start an operation start with equals to sign

Answered by anjaliom1122
1

Answer:

Use the asterisk (*) to write a formula that multiplies two numbers.

Explanation:

Making Use of the Formula Bar:

1. Enter 37 and 15, respectively, in columns A2 and B2.

2. Choose cell C2.

3. Click within the formula bar.

4. Type =A2*B2

4. Hit the Enter key.

5. MS Excel will calculate the answer (555) and display it in the selected cell (C2) where the multiplication formula was composed.

OR

Using cell:

1.enter 37 and 15, respectively, in columns A2 and B2.

2. Choose cell C2.

3. In Cell C2, type = (equal sign).

4. Using the mouse or the keyboard, select cell A2 in the worksheet.

5. This action inserts the cell reference A2 into the formula of the currently selected cell.

6. Type *.

7. Using the mouse or keyboard, select cell B2 in the worksheet and insert the cell's reference into the formula. The action is also visible in the formula bar.

8. Hit the Enter key.

9. MS Excel will calculate the answer (555) and display it in the selected cell (C2) where the multiplication formula was composed.

Similar questions