Question: Use the excel if function to determine when students are cold. If the temperature is less than that given in the cold if less than

Use the excel if function to determine when students are cold.

If the temperature is less than that given in the cold if less than cell then output the string cold. If greater than output the string warm. (note: do not hard code the cold if less than, use a reference)

Give the top cell the correct relative and absolute references so that the formula can be dragged to the bottom cell and will have the correct calculation.

IF(logical_test,[value_if_true],[value_if_false])

Use the excel if function to determine when students are cold. If

A) Formula in top cell:

=IF(

B) Output of top cell (value):

C) Formula in bottom cell after dragging the top cell down:

=IF(

D) Output of bottom cell (value):

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!