please help with excel formulas!
Alanco, Inc. manufactures a variety of products and is currently manufacturing all of its own component parts. An outside supplier has offered to sell one of those components to Alanco. The Controller has asked you to help evaluate this offer to determine if the company should make or buy the component. 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. From the Excel Simulation below, if in a blank cell, "=C4" was entered, the formula would output the result from cell C4, or 27,000,000 in this example. - Basic Math functions: Allows you to use the basic math symbols to perform mathematical functions. You can use the following keys: + (olus 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 "-C14+C15" was entered, the formula would add the values from those cells and output the result, or 2,900,000 in this example. If using the other math symbols the result would output an appropriate answer for its function. - IF function: Allows you to test a condition and return a specific value is the result is true and different value if the result is faise. The syntax of the IF function is "=IF(test_condition,value_it true.value_It_faise)" 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 it true and value it false arguments will return any specific result for each option, such as another cell reference. a value, or text. Throughout the entire equation, if thxt is being used in the test.condition, value it 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. From the Excel Simulation below, if in a blank cell "=IF(C8>1000000," Net income is good"," Net income is bad") was entered, the formula would output the result of the value. It true since the test condition would be result as true, or in this case the text "Net income is good". Excel processes the IF function by separating it out into separate parts. First the test condition - Excel thinks, find cell C8 and determine if the value is greater than 1,000,000. Once Excel determines if the result of that lest condition is TRUE or FALSE, it will return the value_If true or value it false. - Absolute Reference: Allows you to maintain the original cell reference when a formula is copied to another cell. The cell reference is "locked" by putting a dollar sign (\$) before the column and row references, By default a cell reference is relative, so when you copy a formula to another cell the values update based on a relative reference. For example, if you copy the formula "=B8+B9" from cell Cl to cell C2, the formula in cell C2 will relatively update to be " B9+B10since the copied formula moved down one cell, the formula cell references also moved down one cell. Conversely, by adding the absolute cell reference "locks" to the equation, the formula will not change when copied to any other cell. For example, " $B$8+$B$91 written in cell C1 is copied to cell C2, the formula in cell C2 will remain "=\$8\$8+\$8\$9". You can also use a mixed cell reference by only "locking" the column or row only (\$B8 or B$8 ) which locks that specific column or row and the other reference becomes a relative reference and "moves" with the formula as its copled to another cell. For example, if you copy the formula " B$8+B9 from cell C1 to cell C2, the formula in cell C2 will update to be "=B $8+B10 since the copied formula moved down one cell, the formula cell relative references also moved down one cell, but the absolute "locked" reference remained the same. For this project, when using Absolute Cell Referencing. you can also use the auto-fill option, however, for proper grading you should only auto-fill one cell at a time and not an entire range. B4I$! 1. Assuming the company has no alternative use for the facilities now being used to produce the component, complete the following analysis to determine if the outside supplier's offer should be accepted. 1. Assuming the company has no alternative use for the facilities now being used to produce the component, complete the following analysis to determine if the outside supplier's offer should be accepted