시작하기무료로 시작하기

Working with IF() functions

In this exercise, you will be getting a quick refresh on the IF function.

None of these examples have to do with loan amortization; these are just quick examples of how to use the IF() function. Your job is to enter the IF() formula, which fulfills the condition that is stated in words in column A.

So, if the statement was: "If the value in A3 is red, choose 'Stop,' otherwise choose 'Go.'" the IF() formula would be IF(A3 = "Red","Stop","Go").

이 연습은 강의의 일부입니다

Google Sheets로 하는 대출 상환 일정표

강의 보기

연습 안내

  • Test values are in column B.
  • Add the IF() formula which fulfills the condition in column D.
  • Make sure to refer to the test value in column B, don't enter the number.

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작