Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This is the question Christina needs to calculate the shipping costs for each invoice. The company charges a flat rate shipping charge of $5. Shipping

This is the question

Christina needs to calculate the shipping costs for each invoice. The company charges a flat rate shipping charge of $5. Shipping charges are waived for invoices of $100 or more.

Use a formula using the IF function and structured references to determine the shipping based on the following criteria:

a.If the value in the Amount column ([Amount]) is less than 100, the shipping charge is 5.

b.If not, the shipping charge is 0.

I have this as an answer however it is not calculating sums correctly =IF(H5<100,5,0)

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

Fundamentals of Management

Authors: Robbins, DeCenzo, Coulter

7th Edition

132996855, 0-13-610982-9 , 9780132996853, 978-0-13-61098, 978-0136109822

More Books

Students also viewed these General Management questions