Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

All answers must be entered by formula Thank you! Preparing an Income Statement using Excel's IF, SUM and Basic Math Functions. Reading Readiness, Incorporated has

All answers must be entered by formula
Thank you! image text in transcribed
image text in transcribed
image text in transcribed
Preparing an Income Statement using Excel's IF, SUM and Basic Math Functions. Reading Readiness, Incorporated has provided you its list of select accounts and balances as of January 31, 20X1. The Controller has asked you to prepare an income statement for the month ended December 31, 20X1. Use the information included in the Excel Simulation and the Excel functions described below to complete the task. - Cell Reference; Allows you to refer to data from another cell in the worksheet In the Excel Simulation below, if " =C5 " is entered in a blank cell, the formula outputs the result from cell C5, which is 6,960 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). In the Excel Simulation below, if " C5+C66 is entered in a blank cell, the formula adds the values from those cells and outputs the result. which is 20,405 in this example. If using the other math symbols, the result is an oppropriate answer for the 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. In the Excel Simulation below, if " S SUM(C5,C6,C7)" is entered in a blank cell, the formula outputs the result of adding those three separate cells, which is 25,205 in this example. Similarly, if "SUM(B5:B7)" is entered in a blank cell, the formula outputs the same result of adding those cells even though they are expressed as a range in the formula, so the result is 25,205 in this example. - IF function: Allows you to test a condition and retum a specific value if the result is true and a different value if the result is false. The syntax of the IF function is "-IF (test_condition, value_i_true,value_if_false)" and specific considerations need to be made when using this function. The test condition argument is an evaluation of the status of a cell, such as if the value of a cell is greater than, less than, or equal to another number or cell. The value if true and value if false arguments will return any specific result for each option, such as another cell reference, a value, or text. Throughout the entire equation, if text is being used in the test condition, value_if_true, or value_if_false arguments, then the text itself should be entered in quotations so that Excel will recognize the text as a "string of text" instead of another function. In the Excel Simulation below, If " IF(C5:5000, "Cash is great" "Cash is bad")" is entered in a blank cell, the formula outputs the result of the value if_true since the test_condition result is true, so in this case the result is the text "Cash is great". Excel processes the If function by separating it out into parts. First is the test_condition- Excel thinks, find cell C5 and determine if the value is greater than 5000 . Once Excel determines if the result of that fest condition is TRUE or FALSE, it returns the value it true or value_ilfalse. The list be low shows select accounts for Reading Readiness, Inc. as of January 31,20x1. (Accounts are in alphabetical order.) 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Required: 1. Prepare an Income Statement for the month ended January 31, 20X1. Use cell references to select account titles and amounts to be included on the income statement. Note: List revenues and expenses in order of largest to smallest dollor amounts

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Finance questions