<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://kwonnam.pe.kr/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://kwonnam.pe.kr/wiki/feed.php">
        <title>권남 google:googlesheet</title>
        <description></description>
        <link>https://kwonnam.pe.kr/wiki/</link>
        <image rdf:resource="https://kwonnam.pe.kr/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-08T22:49:02+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://kwonnam.pe.kr/wiki/google/googlesheet/function?rev=1748220644&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://kwonnam.pe.kr/wiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>권남</title>
        <link>https://kwonnam.pe.kr/wiki/</link>
        <url>https://kwonnam.pe.kr/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://kwonnam.pe.kr/wiki/google/googlesheet/function?rev=1748220644&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-26T09:50:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>google:googlesheet:function</title>
        <link>https://kwonnam.pe.kr/wiki/google/googlesheet/function?rev=1748220644&amp;do=diff</link>
        <description>Google Sheet Functions

	*  Google Sheet
	*  Google 스프레드시트 함수 목록

IF, IFS

	*  IF 단건 IF
	*  IFS 는 if/else if/else 를 표현할 수 있다.
	*  else 는 마지막 항목에 TRUE, 값으로 지정해주면된다.


# 마지막 TRUE, &quot;Low End&quot;는 앞선 모든 조건을 충족하지 못했을 때 적용된다(else).
=IFS(C16&gt;5000, &quot;High End&quot;, C16&gt;2000, &quot;Mid End&quot;, TRUE, &quot;Low End&quot;)</description>
    </item>
</rdf:RDF>
