Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need a fourmal for this question for Microsoft excel. Create a column called Credit. If the Score of the customer is less than 40,

I need a fourmal for this question for Microsoft excel.

Create a column called Credit. If the Score of the customer is less than 40, then give a Poor value in the Credit column. If the Score of the customer is equal to or higher than 40 but equal to or less than 70, then give an OK value. If the Score of the customer is higher than 70 but less than 90, then give a Good value. If the Score of the customer is equal to or higher than 90, then give an Excellent value. You must use a lookup function WITH an ARRAY Form for this column. Be sure that you implement the EXACT cutoff here using a range of scores with no more than 4 rows. No points will be given for using IF function.

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

Security And Auditing Of Smart Devices

Authors: Sajay Rai, Philip Chukwuma, Richard Cozart

1st Edition

0367567997, 978-0367567996

More Books

Students also viewed these Accounting questions

Question

Write a Python program to check an input number is prime or not.

Answered: 1 week ago