<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Kevin F. Kim's Story</title>
		<link>http://flogsta.tistory.com/</link>
		<description>kevinflogsta /facebook, twitter, gmail</description>
		<language>ko</language>
		<pubDate>Fri, 04 May 2012 10:07:14 +0900</pubDate>
		<generator>Tistory 1.1 (http://www.tistory.com/)</generator>
		<managingEditor>flogsta</managingEditor>
		<image>
			<title>Kevin F. Kim's Story</title>
			<url>http://cfile26.uf.tistory.com/image/11194C474DF9759228C6D7</url>
			<link>http://flogsta.tistory.com</link>
			<description>kevinflogsta /facebook, twitter, gmail</description>
		</image>
		<item>
			<title>동점자 석차 구하기 수식 설명</title>
			<link>http://flogsta.tistory.com/677</link>
			<description>&lt;p&gt;&lt;a href=&quot;http://kevinkim.pe.kr/676&quot;&gt;이전의 글&lt;/a&gt;에서, 우선 순위를 부여하여 동점자의 석차를 구하는 수식을 알아보았습니다.
&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://cfile23.uf.tistory.com/image/1751F63A4F8759B00EB580&quot; /&gt;
	&lt;/p&gt;&lt;p&gt;위 그림에서, 학생4의 순위를 구하는 식은 아래와 같습니다.
&lt;/p&gt;&lt;p&gt;=IF(COUNTIF($F$2:$F$16,F5)&amp;gt;1,RANK(F5,$F$2:$F$16)+SUMPRODUCT(($F$2:$F$16=F5)*($H$2:$H$16&amp;gt;H5)),RANK(F5,$F$2:$F$16))
&lt;/p&gt;&lt;div&gt;&lt;table style=&quot;border-collapse:collapse&quot; border=&quot;0&quot;&gt;&lt;colgroup&gt;&lt;col style=&quot;width:198px&quot;&gt;&lt;col style=&quot;width:27px&quot;&gt;&lt;col style=&quot;width:221px&quot;&gt;&lt;col style=&quot;width:147px&quot;&gt;&lt;/colgroup&gt;&lt;tbody valign=&quot;top&quot;&gt;&lt;tr&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-bottom-width: 1px; border-right-width: 1px; border-top-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-right-style: solid; border-top-style: solid; border-left-style: solid; border-bottom-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); border-top-color: rgb(124, 132, 239); border-left-color: rgb(124, 132, 239); &quot;&gt;&lt;p&gt;IF(COUNTIF($F$2:$F$16,F5)&amp;gt;1,&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-left-style: none; border-left-width: initial; border-left-color: initial; border-bottom-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); border-top-color: rgb(124, 132, 239); &quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-left-style: none; border-left-width: initial; border-left-color: initial; border-bottom-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); border-top-color: rgb(124, 132, 239); &quot;&gt;&lt;p&gt;총점이 자신과 같은 사람의 수가 1보다 크면 (두명 이상이면)&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-left-style: none; border-left-width: initial; border-left-color: initial; border-bottom-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-style: solid; border-top-style: solid; border-right-style: solid; border-bottom-color: rgb(124, 132, 239); border-top-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); &quot;&gt;&lt;p&gt;총점이 384점인 사람은 총 4명이므로, 참이다.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-top-style: none; border-top-width: initial; border-top-color: initial; border-bottom-width: 1px; border-right-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-right-style: solid; border-left-style: solid; border-bottom-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); border-left-color: rgb(124, 132, 239); &quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; border-bottom-width: 1px; border-right-width: 1px; border-bottom-style: solid; border-right-style: solid; border-bottom-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); &quot;&gt;&lt;p&gt;,RANK(F5,$F$2:$F$16)&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; border-bottom-width: 1px; border-right-width: 1px; border-bottom-style: solid; border-right-style: solid; border-bottom-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); &quot;&gt;&lt;p&gt;총점을 기준으로 한 자신의 순위에다가&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; border-bottom-width: 1px; border-right-width: 1px; border-bottom-style: solid; border-right-style: solid; border-bottom-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); &quot;&gt;&lt;p&gt;총점 기준 순위는 1위 (동점자는 4명)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 83px&quot;&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-top-style: none; border-top-width: initial; border-top-color: initial; border-bottom-width: 1px; border-right-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-right-style: solid; border-left-style: solid; border-bottom-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); border-left-color: rgb(124, 132, 239); &quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; border-bottom-width: 1px; border-right-width: 1px; border-bottom-style: solid; border-right-style: solid; border-bottom-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); &quot;&gt;&lt;p&gt;+SUMPRODUCT(($F$2:$F$16=F5)*($H$2:$H$16&amp;gt;H5))&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; border-bottom-width: 1px; border-right-width: 1px; border-bottom-style: solid; border-right-style: solid; border-bottom-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); &quot;&gt;&lt;p&gt;거기에 총점이 자신의 총점과 같고, 가중값이 자신보다 큰 사람의 수를 더해준다&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; border-bottom-width: 1px; border-right-width: 1px; border-bottom-style: solid; border-right-style: solid; border-bottom-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); &quot;&gt;&lt;p&gt;총점이 같고 가중값이 자신보다 큰 사람은 총 3명 있으므로, 3&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;height: 83px&quot;&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-top-style: none; border-top-width: initial; border-top-color: initial; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: rgb(124, 132, 239); border-bottom-color: rgb(124, 132, 239); border-left-color: rgb(124, 132, 239); &quot;&gt;&lt;p&gt;RANK(F5,$F$2:$F$16))&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: rgb(124, 132, 239); border-bottom-color: rgb(124, 132, 239); &quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: rgb(124, 132, 239); border-bottom-color: rgb(124, 132, 239); &quot;&gt;&lt;p&gt;총점이 자신과 같은 사람의 수가 1보다 크지 않으면(자신뿐이면) 총점을 기준으로 한 자신의 순위를 구한다. &lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;padding-left: 7px; padding-right: 7px; border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial; border-bottom-width: 1px; border-right-width: 1px; border-bottom-style: solid; border-right-style: solid; border-bottom-color: rgb(124, 132, 239); border-right-color: rgb(124, 132, 239); &quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;
&amp;nbsp;&lt;/p&gt;&lt;p&gt;그래서 최종순위는 3+1=4 가 됩니다.
&lt;/p&gt;&lt;p&gt;
&amp;nbsp;&lt;/p&gt;&lt;p&gt;즉, 기존의 RANK함수로만 순위를 구하면 동점자는 무조건 같은 순위로 산출됩니다. 여기서, 과목별 가중치를 부여한 가중값을 구한 후, 이 가중값이 자신보다 높은 사람은 자신보다 순위가 위로 가게 되므로, 최종 순위를 구하는 식은 다음과 같습니다.
&lt;/p&gt;&lt;p&gt;동점자를 같은 순위로 처리한 순위 +  가중값이 자신보다 높은 사람 수 = 가중치 반영한 최종 순위
&lt;/p&gt;&lt;p&gt;
&amp;nbsp;&lt;/p&gt;&lt;p&gt;SUMPRODUCT함수를 사용한 수식은, &lt;a href=&quot;http://kevinkim.pe.kr/320&quot;&gt;이전에 쓴 글&lt;/a&gt;에도 있지만, 
&lt;/p&gt;&lt;p&gt;($F$2:$F$16=F5) 이나 ($H$2:$H$16&amp;gt;H5)
&lt;/p&gt;&lt;p&gt;이런 식으로 &lt;b&gt;&lt;u&gt;배열과 비교연산자(&amp;lt;,&amp;gt;,=)&lt;/u&gt;&lt;/b&gt;가 함께 있으면, 그 배열에서 해당 조건을 만족하는 &lt;u&gt;&lt;b&gt;셀의 개수&lt;/b&gt;&lt;/u&gt;를 구하고, 
&lt;/p&gt;&lt;p&gt;($H$2:$H$16)
&lt;/p&gt;&lt;p&gt;이렇게&lt;u&gt;&lt;b&gt; 배열만&lt;/b&gt;&lt;/u&gt; 있으면 해당 배열에 있는 &lt;b&gt;&lt;u&gt;모든 셀을 더한다&lt;/u&gt;&lt;/b&gt;는 의미입니다.
&lt;/p&gt;&lt;p&gt;따라서
&lt;/p&gt;&lt;p&gt;SUMPRODUCT(($F$2:$F$16=F5)*($H$2:$H$16&amp;gt;H5)
&lt;/p&gt;&lt;p&gt;이렇게 두 개의 수식을 연결하면, 두 개의 조건을 모두 만족하는 셀의 개수를 구하라는 의미이며, 
&lt;/p&gt;&lt;p&gt;SUMPRODUCT(($F$2:$F$16=F5)*($H$2:$H$16)
&lt;/p&gt;&lt;p&gt;이렇게 두 개의 수식을 연결하면, ($F$2:$F$16=F5)의 조건을 만족하는 ($H$2:$H$16)배열의 셀을 더한다는 의미입니다.
&lt;/p&gt;&lt;p&gt;
&amp;nbsp;&lt;/p&gt;&lt;p&gt;SUMPRODUCT함수는 처음에 이해하기는 조금 어렵지만, 자유롭게 쓸 수 있으면 활용도가 매우 높으므로 연구해 두시면 좋을겁니다.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://flogsta.tistory.com/search/sumproduct&quot;&gt;http://flogsta.tistory.com/search/sumproduct&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;text-align:center; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=flogsta.tistory.com/677&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>엑셀</category>
			<category>rank</category>
			<category>sumproduct</category>
			<category>동점자</category>
			<category>순위</category>
			<category>엑셀</category>
			<category>함수</category>
			<author>flogsta</author>
			<guid>http://flogsta.tistory.com/677</guid>
			<comments>http://flogsta.tistory.com/677#entry677comment</comments>
			<pubDate>Fri, 13 Apr 2012 07:39:44 +0900</pubDate>
		</item>
		<item>
			<title>우선순위 부여하여 동점자 석차 구하기</title>
			<link>http://flogsta.tistory.com/676</link>
			<description>&lt;p&gt;오래전에 쓴 글에서 sumproduct함수를 설명하면서 &lt;b&gt;&lt;u&gt;동점자가 나왔을 때 추가의 기준을 적용하여 순위를 결정하는 방법&lt;/u&gt;&lt;/b&gt;을 설명한 적이 있습니다. (예를 들어, 총점이 같을 경우 국어 점수가 높은 학생이 순위를 높게 하는 경우) rank함수를 써서 순위를 구하고, 동점자의 경우 자신보다 총점이 같으면서 국어점수가 높은 학생의 수를 구해서 순위에다 더해주는 방법이었습니다.
&lt;/p&gt;&lt;p&gt;참고: &lt;a href=&quot;http://kevinkim.pe.kr/418&quot;&gt;http://kevinkim.pe.kr/418&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;그 글에서, &lt;u&gt;&lt;b&gt;하나의 기준이 아니라, 제2,제3,제4의 기준을 주려면 어떻게 해야하나&lt;/b&gt;&lt;/u&gt;는 문제에 대해서는 답을 내놓지 못했습니다.(예를 들어, 총점이 같을 경우, 국어점수를 우선으로, 국어점수도 같으면 영어점수, 영어점수도 같으면 수학점수….)
&lt;/p&gt;&lt;p&gt;물론 rank와 sumproduct를 더하는 위의 방법을 쓸 수도 있습니다. 하지만 우선순위가 많아질수록 수식이 기하급수적으로 늘어납니다.
&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://cfile8.uf.tistory.com/image/175952364F82292531C35A&quot; /&gt;
	&lt;/p&gt;&lt;p&gt;위의 그림에서처럼, 국어/영어/수학의 순서로 우선순위를 부여하면 수식이 저렇게 길어지게 됩니다. 
&lt;/p&gt;&lt;p&gt;더 좋은 방법을 발견할 수 없어 포기하고 있었는데, 지식인에 검색을 해보니 비슷한 고민을 하고 있는 사람의 질문에 답이 달려있었습니다.
&lt;/p&gt;&lt;p&gt;참고: &lt;a href=&quot;http://kin.naver.com/qna/detail.nhn?d1id=1&amp;amp;dirId=102020101&amp;amp;docId=72155130&amp;amp;qb=7JeR7IWAIOuPmeygkOyekA==&amp;amp;enc=utf8&amp;amp;section=kin&amp;amp;rank=49&amp;amp;search_sort=0&amp;amp;spq=0&quot;&gt;http://kin.naver.com/qna/detail.nhn?d1id=1&amp;amp;dirId=102020101&amp;amp;docId=72155130&amp;amp;qb=7JeR7IWAIOuPmeygkOyekA==&amp;amp;enc=utf8&amp;amp;section=kin&amp;amp;rank=49&amp;amp;search_sort=0&amp;amp;spq=0&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;지식인 답변을 참고하여 수식을 만들어 보았습니다.
&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://cfile3.uf.tistory.com/image/11591C394F822925021486&quot; /&gt;
	&lt;/p&gt;&lt;p&gt;이것도 짧은 수식은 아닙니다만, 가중치를 부여하는 기준이 아무리 많아져도 &lt;u&gt;&lt;b&gt;수식의 길이가 더이상 길어지지 않는다&lt;/b&gt;&lt;/u&gt;는 장점이 있습니다. 가중값을 구하는 열만 하나 만들면 되는 겁니다.&lt;/p&gt;&lt;p&gt;수식의 기본적인 틀은, 총점이 같은 인원수가 1이면 보통의 RANK함수를 사용하고, 1보다 크면(총점이 같은 인원수가 2이상이면) 보통의 RANK함수에다 가중값이 자신보다 큰 인원수를 더합니다. 
&lt;/p&gt;&lt;p&gt;그래서 총점상으로는 공동1위이지만, 가중값이 자신보다 큰 인원이 3명 있으면 자신의 최종 순위는 4위(1+3=4)가 되는 것입니다. 
&lt;/p&gt;&lt;p&gt;이 가중값은 국어에 가장 크고, 그 다음이 영어&amp;gt;수학&amp;gt;과학의 순입니다. 
&lt;/p&gt;&lt;p&gt;'가중값'이라고 된 부분에 들어가는 수식은 다음과 같습니다.
&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://cfile23.uf.tistory.com/image/1820BE3B4F8229262D817A&quot; /&gt;
	&lt;/p&gt;&lt;p&gt;국어점수에는 101의 3제곱(1,030,301)을 곱하고, 영어점수에는 101의 2제곱(10,201), 수학점수에는 101을 곱하고, 과학점수에는 아무것도 곱하지 않고 이 모든 값을 더한 것입니다. 따라서, 수학이 0점인 학생은 과학이 100점이라고 해도 수학에서 1점 을 맞은  동점자에게 순위에서는 밀리게 됩니다.&lt;/p&gt;&lt;p&gt;첨부한 파일을 참고하세요.&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display:inline-block;&quot;&gt;&lt;a href=&quot;http://flogsta.tistory.com/attachment/cfile29.uf@112D5F4A4F82296D276DA7.xlsx&quot;&gt;&lt;img src=&quot;http://i1.daumcdn.net/cfs.tistory/v/110706133414/blog/image/extension/unknown.gif&quot; alt=&quot;&quot; style=&quot;vertical-align: middle;&quot; /&gt; 엑셀-동점자순위(가중치이용).xlsx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;text-align:center; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=flogsta.tistory.com/676&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>엑셀</category>
			<category>rank</category>
			<category>sumproduct</category>
			<category>가중치</category>
			<category>동점자</category>
			<category>순위</category>
			<category>엑셀</category>
			<author>flogsta</author>
			<guid>http://flogsta.tistory.com/676</guid>
			<comments>http://flogsta.tistory.com/676#entry676comment</comments>
			<pubDate>Mon, 09 Apr 2012 09:11:12 +0900</pubDate>
		</item>
		<item>
			<title>[엑셀Q&amp;A] 시트 보호하기</title>
			<link>http://flogsta.tistory.com/674</link>
			<description>&lt;p&gt;엑셀 파일을 만들어 다른 사람들에게 보내주면서, 시트의 셀 서식을 함부로 수정하지 못하게 막고 싶을 때 시트 보호하기 기능을 이용하실 수 있습니다.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://cfile25.uf.tistory.com/image/1633CF3F4F48248238CCEE&quot; /&gt;
	&lt;/p&gt;
&lt;p&gt;시트탭을 마우스 오른쪽 클릭하시고 팝업 메뉴가 뜨면 &quot;시트보호&quot;를 클릭합니다.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://cfile22.uf.tistory.com/image/151952414F4824822B6864&quot; /&gt;
	&lt;/p&gt;
&lt;p&gt;&quot;셀서식&quot;에 체크하고 암호를 입력합니다. (암호가 입력되지 않으면 다른 사람이 시트보호를 해제할 수 있으니 꼭 암호를 넣어야겠지요?)
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://cfile26.uf.tistory.com/image/1141F3424F4824823CBB3E&quot; /&gt;
	&lt;/p&gt;
&lt;p&gt;한번 더 암호를 입력합니다.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://cfile8.uf.tistory.com/image/1158643C4F482482030657&quot; /&gt;
	&lt;/p&gt;
&lt;p&gt;그러면 셀서식을 수정할 수 있는 메뉴 (예를 들어 &quot;병합하고 가운데 맞춤&quot;)가 활성화되지 않은 것을 볼 수 있습니다.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;시트보호 되어있는 엑셀파일을 해제하는 방법도 마찬가지 순서로 하시면 됩니다. 
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://cfile6.uf.tistory.com/image/17705A424F4824820CE8B6&quot; /&gt;
	&lt;/p&gt;
&lt;p&gt;시트탭을 마우스 오른쪽 클릭하고, &quot;시트 보호 해제&quot;를 클릭하면
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://cfile26.uf.tistory.com/image/2058DD374F4824831F56AC&quot; /&gt;
	&lt;/p&gt;
&lt;p&gt;암호가 걸려있는 경우 암호를 넣으라는 창이 뜹니다. 알맞은 암호를 넣으시면 셀서식을 수정 가능한 상태로 시트보호해제를 할 수 있습니다.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;결국, 암호를 모르면 남이 시트보호를 해 둔 파일을 수정할 수 없다는 것이죠.
&lt;/p&gt;
&lt;p&gt;하지만 시트 내용을 복사할 수는 있으니 정 급하시면 시트 전체를 복사한 뒤 자신에게 편한대로 서식을 수정하는 방법도 있겠네요.&lt;/p&gt;&lt;div style=&quot;text-align:center; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=flogsta.tistory.com/674&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>엑셀</category>
			<category>보호</category>
			<category>시트</category>
			<category>엑셀</category>
			<author>flogsta</author>
			<guid>http://flogsta.tistory.com/674</guid>
			<comments>http://flogsta.tistory.com/674#entry674comment</comments>
			<pubDate>Sat, 25 Feb 2012 09:00:03 +0900</pubDate>
		</item>
		<item>
			<title>연결된 파일 참조 수식 변경/제거</title>
			<link>http://flogsta.tistory.com/673</link>
			<description>&lt;p&gt;예전에 어떤 분이&lt;a href=&quot;http://flogsta.tistory.com/607#comment7370923&quot; target=&quot;_blank&quot; title=&quot;[http://flogsta.tistory.com/607#comment7370923]로 이동합니다.&quot;&gt; 이런 질문&lt;/a&gt;을 하셨습니다.
&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: 돋움; font-size: 9pt; &quot;&gt;&lt;span style=&quot;background-color: white; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot;&gt;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(243, 197, 52); border-right-color: rgb(243, 197, 52); border-bottom-color: rgb(243, 197, 52); border-left-color: rgb(243, 197, 52); background-color: rgb(254, 254, 184); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot;&gt;&lt;span style=&quot;background-color: white; &quot;&gt;감사합니다. 궁금한게 있습니다.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; &quot;&gt;='[test.xlsm]sheet1'!A1+2&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; &quot;&gt;이런식으로 복사가 되어 오잖아요. 그냥 =sheet1!A1+2 이렇게 수식의 문자열 그대로 복사해 올 수 있는 방법은 없나요?&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;span style=&quot;color: rgb(133, 133, 133); background-color: white; &quot;&gt;
&lt;/span&gt;&lt;p&gt;&lt;/p&gt;
&lt;p&gt;시트 전체를 복사하여 붙여넣기할 때 링크 주소가 자동으로 변경된다는 점을 설명하는 글에서 나온 질문이었고, &quot;선택하여 붙여넣기&quot;의 옵션에도 그런 항목은 없었기에 저는 이렇게 답변을 달았습니다.
&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: 돋움; font-size: 9pt; &quot;&gt;&lt;span style=&quot;background-color: white; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot;&gt;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot;&gt;&lt;span style=&quot;background-color: white; &quot;&gt;그런 방법은 없는걸로 알고 있습니다. 일단 복사해 오신후, 찾기/바꾸기 기능을 이용해서 [test.xlsm]이라는 문자열을 지워버리는 방법은 있겠네요.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; &quot;&gt;도움이 되시길.....&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;span style=&quot;color: rgb(133, 133, 133); background-color: white; &quot;&gt;&lt;/span&gt;
	&lt;p&gt;&lt;/p&gt;
&lt;p&gt;그런데, 오늘 다른 분이 여기에 댓글을 달아주셨습니다.
&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: 돋움; font-size: 9pt; background-color: white; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(121, 165, 228); border-right-color: rgb(121, 165, 228); border-bottom-color: rgb(121, 165, 228); border-left-color: rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot;&gt;[데이터-연결편집]에서 원본파일을 복사해온 파일(지금 열고 계신 파일)로 변경하시면 됩니다. 이해가 되셨는지 모르겠습니다. 해보시면 쉽게 하실 수 있을 거에요. 저도 지금 알았습니다.ㅋ&lt;/font&gt;&lt;/p&gt;
&lt;/div&gt;
	&lt;p&gt;&lt;/p&gt;
&lt;p&gt;엑셀에는 저도 모르는 메뉴, 함수, 옵션이 엄청나게 많습니다. 이거 다 알고 있는 사람은 우리나라에 몇 명 없을 것 같습니다. (사실 다 알고 있을 필요도 없구요 ^^) 그래서 댓글 달아주신 분의 말씀대로 해보고 난 뒤, 이 글을 씁니다.
&lt;/p&gt;
&lt;p&gt;먼저, 이대로 따라하시려면, &lt;u&gt;&lt;b&gt;복사해올 원본과 붙여넣을 사본이 둘 다 &quot;저장하기&quot;나 &quot;다른 이름으로 저장하기&quot;로 이름이 저장되어있는 상태여야 한다&lt;/b&gt;&lt;/u&gt;는 것을 주의하세요&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://cfile3.uf.tistory.com/image/13256A374ED823231DEA19&quot; /&gt;
	&lt;/p&gt;
&lt;p&gt;위에서처럼, text1.xlsx라는 이름으로 저장된 파일의 A1셀에 있는 수식 =SUM(Sheet1:Sheet2!A1)을 복사하여
&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://cfile26.uf.tistory.com/image/161DB6364ED823243673F3&quot; /&gt;
	&lt;/p&gt;
&lt;p&gt;Test2.xlsx라는 이름으로 저장된 파일의 A1셀에 붙여넣기하면 위와 같은 수식으로 바뀝니다. 꺽쇠괄호[ ]는 다른 파일을 참조한다는 의미라는 것, &lt;a href=&quot;http://flogsta.tistory.com/607&quot; target=&quot;_blank&quot; title=&quot;[http://flogsta.tistory.com/607]로 이동합니다.&quot;&gt;지난번&lt;/a&gt;에 설명했습니다.
&lt;/p&gt;
&lt;p&gt;이전에 질문을 주신 분은, 붙여넣을때 꺽쇠괄호가 붙어있는 것을 없애고 싶다, 즉, 원본파일(test1.xlsx)의 sheet1,sheet2를  참조하는 것이 아니라, 붙여넣은 파일 (test2.xlsx)의 sheet1, sheet2를 참조하는 수식으로 바뀌도록 하고 싶다는 것입니다.
&lt;/p&gt;
&lt;p&gt;이제 답변을 주신 분의 말씀대로 해보겠습니다.
&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://cfile25.uf.tistory.com/image/140340394ED823243C5189&quot; /&gt;
	&lt;/p&gt;
&lt;p&gt;&lt;u&gt;&lt;b&gt;데이터 –(연결)—연결편집&lt;/b&gt;&lt;/u&gt;을 클릭하면 창이 뜨고
&lt;/p&gt;
&lt;p&gt;그 창에는 값을 참조하고 있는 다른 파일의 목록이 뜹니다. 여기서는 test1.xlsx 파일만 있지만, 두 개의 다른 파일을 참조하고 있다면 두 개가 뜨겠지요.
&lt;/p&gt;
&lt;p&gt;Test1.xlsx파일을 참조하지 말고, 현재 파일(test2.xlsx)을 참조하도록 변경하여야하므로, 이 상태에서 &quot;원본변경&quot;을 클릭합니다&lt;br /&gt;
(&quot;연결끊기&quot;를 하면, 수식이 사라지고 값으로 붙여넣기한 것처럼 결과값만 저장됩니다.)
&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://cfile8.uf.tistory.com/image/18616C3D4ED82325099924&quot; /&gt;
	&lt;/p&gt;
&lt;p&gt;지금 작업중인 파일(test2.xlsx)을 찾아 클릭하고 확인합니다.
&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://cfile10.uf.tistory.com/image/177222364ED8232501FDEB&quot; /&gt;
	&lt;/p&gt;
&lt;p&gt;수식에서 꺽쇠괄호[ ]부분이 사라졌고, &quot;연결편집&quot;부분에 파일 목록이 사라졌습니다.
&lt;/p&gt;
&lt;p&gt;'닫기'하면 마칩니다.
&lt;/p&gt;
&lt;p&gt;실제로 해보니, 상당히 유용할 것 같습니다.  원본 변경을 하면 하나의 셀에만 적용되는 것이 아니라, &lt;u&gt;&lt;b&gt;해당 파일을 참조하는 모든 셀에 자동으로 적용&lt;/b&gt;&lt;/u&gt;되므로, 다른 파일을 참조하는 셀이 많을 때 사용하면 특히 편할 것 같습니다. 
&lt;/p&gt;
&lt;p&gt;또는 지난 달인 1월 파일의 데이터를 참조하는 수식을 이용하여 통계를 내는 파일을 작성한 후, 그 다음 달인 2월의 통계를 내려고하면, 원본변경을 이용하여 2월파일으로 바꿔주기만 하면 모든 수식에 자동으로 적용되므로 작업을 여러 번 반복할 필요가 없을 것입니다.&lt;br /&gt;
&lt;br /&gt;
하지만, 제 수준에서는 이렇게까지 사용할 일이 없을 것 같다는 게 슬프네요^^;;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;a href=&quot;http://flogsta.tistory.com/607&quot; target=&quot;_blank&quot;&gt;2010/07/02 - [컴퓨터/엑셀] - [엑셀기초] 2.5 시트복사하기/이동하기&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style=&quot;text-align:center; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=flogsta.tistory.com/673&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>엑셀</category>
			<category>강좌</category>
			<category>링크</category>
			<category>엑셀</category>
			<category>연결끊기</category>
			<category>원본변경</category>
			<author>flogsta</author>
			<guid>http://flogsta.tistory.com/673</guid>
			<comments>http://flogsta.tistory.com/673#entry673comment</comments>
			<pubDate>Fri, 02 Dec 2011 10:00:21 +0900</pubDate>
		</item>
		<item>
			<title>[엑셀Q&amp;A] 셀 병합하고 같은 데이터 채워넣기</title>
			<link>http://flogsta.tistory.com/672</link>
			<description>&lt;p&gt;&lt;a href=&quot;http://flogsta.tistory.com/484&quot; title=&quot;[http://flogsta.tistory.com/484]로 이동합니다.&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-family:굴림; font-size:12pt&quot;&gt;이전에 쓴 글&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family:굴림; font-size:12pt&quot;&gt;에 오랜만에 질문 댓글이 새로 달려서 잠시 엑셀에 대해 글을 올립니다.
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;color:black&quot;&gt;&lt;span style=&quot;font-family:돋움; font-size:8pt&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;새 데이터를 가져왔을때 이 형태 그대로 유지하는 방법 없나요&lt;br /&gt;
데이터를 X같이 줘서 매번 이런식으로 변경해야되거든요..&lt;/p&gt;
&lt;/div&gt;&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:굴림; font-size:12pt&quot;&gt;매번 저런 작업을 반복해야한다면 실무자로서 짜증이 날 상황이네요.
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;&lt;span style=&quot;font-family:굴림; font-size:12pt&quot;&gt;좀 생각해 봤는데, 받은 파일을 불러오자 마자 남이 작성한 셀 구조가 내가 원하는 모습으로 바뀌는 것은 가능하지 않을 것 같습니다. 대신에 이전에 올렸던 방법을 조금 간편하게 할 수 없을까 생각해 봤는데요.
&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;&lt;img src=&quot;http://cfile7.uf.tistory.com/image/19404D3D4E94D4E41E660D&quot; /&gt;&lt;span style=&quot;font-family:굴림; font-size:12pt&quot;&gt;
		&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;&lt;span style=&quot;font-family:굴림; font-size:12pt&quot;&gt;이렇게 하면 되지 않을까 합니다. A열에는 셀병합을 해제한 후 같은 값을 채워넣을 수 있도록 위와 같은 수식(A2셀에 =IF(B2&amp;lt;&amp;gt;&quot;&quot;,B2,A1 입력한 뒤 아래로 끌어 채우기)을 넣어두고, 다른 사람에게서 받은파일의 셀병합된 데이터부분을 B열에 붙여넣는 겁니다. 그러면 A열에서 자동으로 수식이 계산되어 셀병합이 해제된 값이 나오겠죠.
&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;&lt;img src=&quot;http://cfile10.uf.tistory.com/image/1725EE334E94D4E4064667&quot; /&gt;&lt;span style=&quot;font-family:굴림; font-size:12pt&quot;&gt;
		&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;&lt;span style=&quot;font-family:굴림; font-size:12pt&quot;&gt;이 방법이 편한 것은, 다음에 똑 같은 작업을 해야하는데 데이터가 바뀌었다면 새로 수식을 입력하는 것이 아니라, 기존의 B열위에 덮어쓰면 자동으로 바뀐다는 것입니다. 지난달에 작업한 파일이 위와 같다면, 이번달에 새로 파일을 받았을 때 B열에 붙여 넣으면
&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;&lt;img src=&quot;http://cfile28.uf.tistory.com/image/154DB2364E94D4E406C194&quot; /&gt;&lt;span style=&quot;font-family:굴림; font-size:12pt&quot;&gt;
		&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;&lt;span style=&quot;font-family:굴림; font-size:12pt&quot;&gt;이렇게 A열이 자동으로 바뀐 것을 볼 수 있습니다. 이제 A열에 수식으로 된 부분들을 &lt;span style=&quot;text-decoration:underline&quot;&gt;&lt;strong&gt;&quot;값으로 붙여넣기&quot;&lt;/strong&gt;&lt;/span&gt;하신 후 B열을 삭제하셔서 더 이상 A열이 바뀌지 않도록 하시고 원하는 작업을 계속하시면 되겠습니다.
&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;&lt;span style=&quot;font-family:굴림; font-size:12pt&quot;&gt;써 놓고 보니 이전 방법보다 크게 편해지지는 않은 것 같네요^^;;
&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin-left: 12pt&quot;&gt;&lt;span style=&quot;font-family:굴림; font-size:12pt&quot;&gt;해보시고 자신에게 편하게 응용하시면 될 듯 합니다.&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;a href=&quot;http://flogsta.tistory.com/484&quot; target=&quot;_blank&quot;&gt;2009/06/24 - [컴퓨터/엑셀] - 알아두면 쓸모있는 엑셀팁 [난이도 상편] -1 빈셀만 모두 선택하기, 이동(F5)키 이용&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style=&quot;text-align:center; padding-top:10px;&quot;&gt;
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=flogsta.tistory.com/672&amp;amp;layout=standard&amp;amp;show_faces=true&amp;amp;width=310&amp;amp;action=like&amp;amp;font=tahoma&amp;amp;colorscheme=light&amp;amp;height=65&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:310px; height:65px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</description>
			<category>엑셀</category>
			<category>빈셀</category>
			<category>빈셀선택</category>
			<category>셀병합</category>
			<category>해제</category>
			<author>flogsta</author>
			<guid>http://flogsta.tistory.com/672</guid>
			<comments>http://flogsta.tistory.com/672#entry672comment</comments>
			<pubDate>Wed, 12 Oct 2011 08:19:36 +0900</pubDate>
		</item>
	</channel>
</rss>
