Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Cell Reference: Allows you to refer to data from another cell in the worksheet. From the Excel Simulation below, if in a blank cell, =B5

Cell Reference: Allows you to refer to data from another cell in the worksheet. From the Excel Simulation below, if in a blank cell, =B5 was entered, the formula would output the result from cell B5, or 300 in this example. Basic Math functions: Allows you to use the basic math symbols to perform mathematical functions. You can use the following keys: + (plus sign to add), - (minus sign to subtract), * (asterisk sign to multiply), and / (forward slash to divide). From the Excel Simulation below, if in a blank cell =B9+B10 was entered, the formula would add the values from those cells and output the result, or 17,250 in this example. If using the other math symbols the result would output an appropriate answer for its function. SUM function: Allows you to refer to multiple cells and adds all the values. You can add individual cell references or ranges to utilize this function. From the Excel Simulation below, if in a blank cell =SUM(B13,B14) was entered, the formula would output the result of adding those two separate cells, or 737,320 in this example. Similarly, if in a blank cell =SUM(B13:B14) was entered, the formula would output the same result of adding those cells, except they are expressed as a range in the formula, and the result would be 737,320 in this example. Can you show all the formulas please?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Managerial Accounting

Authors: Ray H. Garrison, Alan Webb, Theresa Libby

12th Canadian Edition

1260193276, 978-1260193275

More Books

Students also viewed these Accounting questions

Question

Discuss the meaning of consolidated financial statements.

Answered: 1 week ago