Files
web-apps/apps/spreadsheeteditor/main/resources/help/tr/Functions/transpose.htm
2023-07-14 10:37:57 +03:00

41 lines
2.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>DEVRİK_D&Ouml;N&Uuml;Ş&Uuml;M İşlevi</title>
<meta charset="utf-8" />
<meta name="description" content="" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Arama" type="text" onkeypress="doSearch(event)">
</div>
<h1>DEVRİK_D&Ouml;N&Uuml;Ş&Uuml;M İşlevi</h1>
<p><b>DEVRİK_D&Ouml;N&Uuml;Ş&Uuml;M İşlevi</b> işlevi, arama ve başvuru işlevlerinden biridir. Bir dizinin ilk &ouml;ğesini <!--convert columns into rows and rows into columns-->vermek i&ccedil;in kullanılır.</p>
<p><b>DEVRİK_D&Ouml;N&Uuml;Ş&Uuml;M</b> işlevi s&ouml;z dizimi ş&ouml;yledir:</p>
<p style="text-indent: 150px;"><b><em>DEVRİK_D&Ouml;N&Uuml;Ş&Uuml;M(dizi)</em></b></p>
<p><em>Burada</em></p>
<p style="text-indent: 50px;"><em><b>dizi,</b></em> bir h&uuml;cre aralığına yapılan bir başvurudur.</p>
<p><b>DEVRİK_D&Ouml;N&Uuml;Ş&Uuml;M</b> işlevini uygulamak i&ccedil;in</p>
<ol>
<li>Sonucu g&ouml;r&uuml;nt&uuml;lemek istediğiniz h&uuml;creyi
<!--the range of cell--> se&ccedil;in, <!--<p class="note"> the selected range must contain the same number of rows as the original range has columns and the same number of columns as the original range has rows.</p>-->
</li>
<li>&Uuml;st ara&ccedil; &ccedil;ubuğunda bulunan <b>İşlev ekle</b> <div class = "icon icon-insertfunction"></div> simgesine tıklayın
<br />veya se&ccedil;ilen bir h&uuml;crenin i&ccedil;ine sağ tıklayın ve men&uuml;den <b>İşlev Ekle</b> se&ccedil;eneğini se&ccedil;in
<br />veya<div class = "icon icon-function"></div>form&uuml;l &ccedil;ubuğunda bulunan simgeye tıklayın,
</li>
<li>Listeden <b>Arama ve Başvuru</b> işlev grubunu se&ccedil;in,</li>
<li><b>DEVRİK_D&Ouml;N&Uuml;Ş&Uuml;M</b> işlevine tıklayın,</li>
<li>Fareyle bir h&uuml;cre aralığı se&ccedil;in veya A1:B2 gibi manuel olarak girin,</li>
<li><b>Enter</b> d&uuml;ğmesine <!--the <b>Ctrl+Shift+Enter</b> key combination--> basın.</li>
</ol>
<p>Sonu&ccedil; se&ccedil;ili h&uuml;cre aralığında g&ouml;r&uuml;nt&uuml;lenecektir.</p>
<p style="text-indent: 150px;"><img alt="DEVRİK_DÖNÜŞÜM İşlevi" src="../images/transpose.png" /></p>
</div>
</body>
</html>