Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I ' m getting a #NAME? error in cells C 1 5 :C 1 7 , and then in C 2 0 , and D

I'm getting a #NAME? error in cells C15:C17, and then in C20, and D20
PHRE =_xlfn.IFS(C12<=C7,C14*D7,C12<=C8,C14*D8,C12<=C9,C14*D9,C12>=B10,C14*D10
Fee Calculation =_xlfn.IFS(C12<=C7,C15*E7,C12<=C8,C15*E8,C12<=C9,C15*E9,C12>=B10,C15*E10
These were input for me, but they are causing big errors.
SelectThe cell C14 on the Calculator worksheet. The total commission is calculated by multiplying the selling price by the commission rate.
Select cell C15. The IFS function checks the selling price (C12) to determine the split percentage (column D) based on the price group.
Select cell C16. The IFS function checks the selling price (C12) to determine the administrative fee percentage (column E) and multiplies that percentage by the value in cell C15 to calculate the fee in dollars.
Select cell C17. The net commission is calculated by subtracting the fees from the PHRE amount.
Build one-variable data tables.
Select cell C20 and create a reference to cell C15.
Select cell D20 and create a reference to cell C17. Both formulas depend on cell C12, the one variable.
Use cell D8 as the column input for the data table (Figure 9-87).(You can use any percentage from column D because its value is replaced by the proposed rates in column B in the data table.)
You can use any cell in column D as the input cell.
Figure 9-87 Data table setup for commission rates
Decrease the decimal two times for all values in the data table.
Name cell ranges.
Click the Price Solver worksheet tab.
Click cell C12 and name the range Selling_Price. You cannot use spaces in a range name.
Name cell C14 as Total_Commission and cell C17 as PHRE_Commission.
Install the Solver Add-in and the Analysis ToolPak.
Use Solver to find target PHRE net commission amounts.
Build a Solver problem with cell C17 as the objective cell. For the first solution, set the objective to a value of 50000 by changing cell C12. Use the GRG Nonlinear solving method. Save the results as a scenario named $50,000.
Restore the original values and run another Solver problem to find a selling price for a PHRE commission of 75000. Save these results as a scenario named $75,000.
Restore the original values and run a third Solver problem to find a selling price for a net commission of $100,000. Save these results as a scenario and restore the original values.
Manage scenarios.
Show the $50,000 scenario in the worksheet.
Create a Scenario summary report for cells C12, C14, and C17.
Create a histogram for recent sales.
Click the Sales Forecast sheet tab and select cell G13.
Create a bin range of 10 values starting at 350,000 with intervals of 50,000, ending at 800,000 in cell G22.
Use the Analysis ToolPak to create a histogram for cells E5:E26. Do not check the Labels box and select the bin range in your worksheet.
Select cell H3 for the Output Range and include a chart.
Position and size the chart from cell K3 to cell V19.
Edit the horizontal axis title to display Selling Price and edit the vertical axis title to Number of Sales.
Edit the chart title to display Sales by Price Group.
Select and delete the legend.
Clear the contents in cells G13:G22(Figure 9-88).
The bins are at 50,000 intervals.

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

Advances In Database Technology Edbt 88 International Conference On Extending Database Technology Venice Italy March 14 18 1988 Proceedings Lncs 303

Authors: Joachim W. Schmidt ,Stefano Ceri ,Michele Missikoff

1988th Edition

3540190740, 978-3540190745

More Books

Students also viewed these Databases questions

Question

3. Evaluate your listeners and tailor your speech to them

Answered: 1 week ago