Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

a ) Usean IF statement to design ate thesurcharge ( in column C ) for ach chargein column 8 . The surcharge for each record

a) Usean IF statement to design ate thesurcharge (in column C) for ach chargein column 8.
The surcharge for each record is determined using the following logic:
b) Usea NESTED IF stat ement whth embed ded AND OR functions to cakulate the Olscount Rate (Column D) for each corresponding Sales Amount (column B) and Region (column C).
The Discount Rate is calculated using the following logic:
c) Use the IFS statement to determine grades according to thestandard 10-point scale
For eample, if a student's score x89.5 they recele an 'A' in the cass.
Thecriteria ares in columns GJ contain theg adelower bound values and letter grades to beused as ret urn values
\table[[Student,Score,Class Grade],[Karter,92.3,],[Pevton,75.4,],[Parker,68.8,],[Samue,96.4,],[Linsay,47.3,],[Ryan,88.7,],[Trave,72.1,]]
Use the CONCATfunction and nested CHOCSE functions to createaOutput statement in cell CS3 that displaps an imal name/'sound information.
Thest atement is based on the user's choice in cell C50 and ref erences the animal name/sound pair table shown below.
Indec
Samplestring
My favorite animal is a dog; this animal says woof.
(based on cell C50=1)
Your String:
\table[[Animal name/sound pair table],[dog,woof],[cat,Eat-emup],[cow,mooo],[dudk,quack],[owl,who-who]]
ENSURE cell C50 displays the value '1' when turning in the assignment for grading.
image text in transcribed

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

The Manga Guide To Databases

Authors: Mana Takahashi, Shoko Azuma, Co Ltd Trend

1st Edition

1593271905, 978-1593271909

More Books

Students also viewed these Databases questions

Question

What are the Five Phases of SDLC? Explain each briefly.

Answered: 1 week ago

Question

How can Change Control Procedures manage Project Creep?

Answered: 1 week ago