Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I'm trying to figure out how to get this function in Microsoft Excel right and it's not working. These are the Directions on the assignment

I'm trying to figure out how to get this function in Microsoft Excel right and it's not working.

These are the Directions on the assignment

In cell F27, use an IF function to calculate the discount amount for this order based on the

customer's status (which is found in F16). If the customer's status is Preferred, the discount amount will be the Order Subtotal times the discount percentage found in cell B29; otherwise the discount amount will be 0 (zero). Hint: You will need to use a formula for the Value if True argument.

The discount amount is in cell B29 10% F16 says Preferred, the order subtotal is 116.91

I've tried using this function buts it not working and keeps giving me an error code saying theres a problem with my formula

"when the first character is an equal or minus sign excel thinks its a formula . I type =1+1 cell shows 2 to get around this use an apostrophe (') first

=IF(F16="Preferred",116.91*B29),0)

Help 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

Intermediate Accounting

Authors: Donald E. Kieso, Jerry J. Weygandt, and Terry D. Warfield

15th edition

978-1118159644, 9781118562185, 1118159640, 1118147294, 978-1118147290

More Books

Students also viewed these Accounting questions