Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Reading Readiness, Incorporated has provided you its list of select accounts and balances as of January 3 1 , 2 0 X 1 . The
Reading Readiness, Incorporated has provided you its list of select accounts and balances as of January X The Controller has asked you to prepare an income statement for the month ended December X 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 C is entered in a blank cell, the formula outputs the result from cell which is 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 addminus sign to subtractasterisk sign to multiply and forward slash to divide In the Excel Simulation below, if CC is entered in a blank cell, the formula adds the values from those cells and outputs the result, which is in this example. If using the other math symbols, the result is an appropriate 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 SUMCCC is entered in a blank cell, the formula outputs the result of adding those three separate cells, which is in this example. Similarly, if SUMB:B 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 in this example.
IF function: Allows you to test a condition and return a specific value if the result is true and a different value if the result is false. The syntax of the IF function is IFtestcondition,valueiftrue,valueiffalse and specific considerations need to be made when using this function. The testcondition 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 valueiftrue and valueiffalse 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 testcondition, valueiftrue, or valueiffalse 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 "Cash is great", "Cash is bad" is entered in a blank cell, the formula outputs the result of the valueiftrue since the testcondition 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 testconditionExcel thinks, find cell C and determine if the value is greater than Once Excel determines if the result of that testcondition is TRUE or FALSE, it returns the valueiftrue or valueiffalse.
The list below shows select accounts for Reading Readiness, Inc. as of January X
Accounts are in alphabetical order.
tableAccounts Payable,$
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started