1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Troyanec [42]
3 years ago
15

Which formula is correct formatting for a nested function?

Business
1 answer:
erastova [34]3 years ago
7 0

Answer:

=IF(AND(B2>3000,02>2000),"Bonus","No Bonus")

Explanation:

A nested If statement is used when 1 or more conditions are to be tested. The result of the nested function depends based on the true value of the function.

i.e. If the nested statement is true, certain operations are to be done otherwise, do something else. In other words, the IF function allows you to make a logical comparison between a value and what you expect by testing for a condition and returning a result if True or False.

The syntax of a nested function goes thus

IF( condition1, value_if_true1, IF( condition2, value_if_true2, value_if_false2 ))

This would be equivalent to the following in Excel

= IF(condition1,"value_if_true",value_if_false)

Base on the above explanation, only option B is right.

And what it does is that

it checks if cell B2 is greater than 3000 AND cell 02 is greater than 2000.

If both statement are true, "Bonus" will be the output result

If one ore both statement are false, "No Bonus" will be the output result

You might be interested in
When a pizza maker lists the price of a pizza as $10, this is an example of using money as a:
RideAnS [48]

When a pizza maker lists the price of a pizza as $10, this is an example of using money as a unit of account

<h3>What is a unit of account?</h3>

A unit of account is a standard numerical unit of money used for measuring goods and services.

According to the question, the price of the pizza is a unit of account because it was used to measure the price of the goods.

Learn more on unit of account here; brainly.com/question/12730352

#SPJ12

8 0
2 years ago
Peggy is in the business of factoring accounts receivable. Last year, she purchased a $30,000 account receivable for $25,000. Th
N76 [4]

Answer:

e. None of these.

3 0
3 years ago
Which statement about ethnocentrism is most accurate?
Alexus [3.1K]

Answer:

<em> Ethnocentrism causes us to judge others by our own values. </em>

<em> Ethnocentrism causes us to judge others by our own values. Ethnocentrism is the belief in the superiority of one's own culture. This belief is a natural attitude found in all cultures, and it causes us to judge others by our values</em>.

4 0
3 years ago
Sending your boss a christmas card after he had first sent you one would best be seen as an example of
Sidana [21]
Giving back.
Copying.
Returning a favor.
7 0
4 years ago
In the field of personal selling, persuasion:
asambeis [7]

Answer:

d. Is an acceptable strategy once a need has been identified and a suitable product has been selected.

Explanation:

A face to face selling of a product directly to business is one of the best example of personal selling e.g. cars, photocopier, office equipment etc.

5 0
3 years ago
Other questions:
  • When a life insurance company advertises the safety and security of its products, it is using a ________ advertising strategy.
    15·1 answer
  • If lucinda has only $18 to spend and the price of kewpie dolls and the price of beanie babies are both $6, how many of each woul
    12·1 answer
  • Which of the following is not true regarding the use of simulation in multinational capital budgeting? a. It can be used to gene
    10·1 answer
  • What effect will each of the following have on the demand for small automobiles such as the Mini-Cooper and Fiat 500?A. Small au
    5·1 answer
  • Assume the market for cell phones is an oligopoly. Further assume that cell phone consumption and production generate no negativ
    5·1 answer
  • At the end of the accounting period on December 31, 2022, Rose Industries records wages payable of $42,500. For the same account
    12·1 answer
  • Which of the following priority rule will minimize the average flow time of jobs and also perform well in other measures such as
    9·1 answer
  • Sommer, Inc., is considering a project that will result in initial after tax cash savings of $2.3mil at the end of the first yea
    10·1 answer
  • If Randy invests $15,000 at a 9% interest
    7·1 answer
  • A $150 debit to office equipment was entered in the account as a $150 credit. this error caused the trial balance to be out of b
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!