natashathomas9937 natashathomas9937
  • 29-05-2021
  • Computers and Technology
contestada

If cell G7 contains the function ________, it states that if the value in cell C3 is 9, the number 7 will be assigned to cell G7; if the value in cell C3 is not 9, the number 4 will be assigned to cell G7.

Respuesta :

katkote18
katkote18 katkote18
  • 29-05-2021

Answer:

=IF(C3=9,7,4)

Explanation:

If cell G7 contains the function =IF(C3=9,7,4), it states that if the value in cell C3 is 9, the number 7 will be assigned to cell G7; if the value in cell C3 is not 9, the number 4 will be assigned to cell G7.

Answer Link

Otras preguntas

You have a sample of 75.6 g of C3Hg. How many moles of C3Hg are in the sample?
A whole number that is a factor of two or more numbers is called a(n)
I need help with problem 2
In what year were protections for disabled people from discrimination in employment, transportation, and public accommodations enacted at the u. S. Federal leve
When the demand for a good is price-elastic at a given output level, Group of answer choices total revenue is negative. total revenue for the good will increa
Baby Rina is a newborn. Based on her study of child and adolescent development, Rina's mother knows that Rina's brain will NOT be fully developed until she is _
Can you help me with this one
Please help What is 5/8 of 3/7
Can someone write a poem about what Africa means to you? Please hurry
1. Write the trace the Selection sort algorithm to show all the passes and all the comparisons in every pass. 2. Write a program that fills an array with 100 ra