<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>devkuma – Excel</title>
    <link>https://www.devkuma.com/en/tags/excel/</link>
    <image>
      <url>https://www.devkuma.com/en/tags/excel/logo/180x180.jpg</url>
      <title>Excel</title>
      <link>https://www.devkuma.com/en/tags/excel/</link>
    </image>
    <description>Recent content in Excel on devkuma</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>kc@example.com (kc kim)</managingEditor>
    <webMaster>kc@example.com (kc kim)</webMaster>
    <copyright>The devkuma</copyright>
    
	  <atom:link href="https://www.devkuma.com/en/tags/excel/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Starting and Closing Excel</title>
      <link>https://www.devkuma.com/en/docs/excel/basic/1/</link>
      <pubDate>Tue, 24 Jan 2023 17:15:19 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/excel/basic/1/</guid>
      <description>
        
        
        &lt;h2 id=&#34;starting-excel&#34;&gt;Starting Excel&lt;/h2&gt;
&lt;p&gt;On the Windows 10 screen, click Start, then click Excel in the displayed app list.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-start-close-11.png&#34; alt=&#34;Start Excel&#34;&gt;&lt;/p&gt;
&lt;p&gt;Excel starts and the home screen is displayed.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-start-close-12.png&#34; alt=&#34;Start Excel&#34;&gt;&lt;/p&gt;
&lt;p&gt;You can open and use a workbook that has already been created, or you can create a new workbook. To create a new document, click &amp;ldquo;Blank workbook&amp;rdquo;.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-start-close-13.png&#34; alt=&#34;Start Excel&#34;&gt;&lt;/p&gt;
&lt;p&gt;A new workbook has been created.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-start-close-14.png&#34; alt=&#34;Start Excel&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;closing-excel&#34;&gt;Closing Excel&lt;/h2&gt;
&lt;p&gt;To close Excel, click the &amp;ldquo;x&amp;rdquo; displayed in the upper-right corner of the Excel screen.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-start-close-21.png&#34; alt=&#34;Close Excel&#34;&gt;&lt;/p&gt;
&lt;p&gt;Excel has closed.&lt;/p&gt;
&lt;p&gt;If the currently open workbook contains unsaved items when you close Excel, a dialog similar to the following is displayed.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-start-close-22.png&#34; alt=&#34;Close Excel&#34;&gt;&lt;/p&gt;
&lt;p&gt;To save the workbook and then close Excel, click Save. To close Excel without saving, click Don&amp;rsquo;t Save. Saving documents is explained on another page.&lt;/p&gt;

      </description>
      
      <category>Excel</category>
      
    </item>
    
    <item>
      <title>Excel Screen Layout</title>
      <link>https://www.devkuma.com/en/docs/excel/basic/2/</link>
      <pubDate>Tue, 24 Jan 2023 17:15:19 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/excel/basic/2/</guid>
      <description>
        
        
        &lt;h2 id=&#34;excel-screen&#34;&gt;Excel Screen&lt;/h2&gt;
&lt;p&gt;When you start Excel, a screen similar to the following is displayed.
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-10.png&#34; alt=&#34;Excel screen&#34;&gt;&lt;/p&gt;
&lt;p&gt;The main parts used are the worksheet, tabs, ribbon, and formula bar. Here, we will briefly explain what is displayed on the Excel screen, such as the Quick Access Toolbar and zoom slider.&lt;/p&gt;
&lt;h2 id=&#34;quick-access-toolbar&#34;&gt;Quick Access Toolbar&lt;/h2&gt;
&lt;p&gt;The item displayed at the upper left is the &amp;ldquo;Quick Access Toolbar&amp;rdquo;. Frequently used commands are displayed there.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-20.png&#34; alt=&#34;Excel Quick Access Toolbar&#34;&gt;&lt;/p&gt;
&lt;p&gt;By default, the commands shown from the left are &amp;ldquo;AutoSave&amp;rdquo;, &amp;ldquo;Save&amp;rdquo;, &amp;ldquo;Undo&amp;rdquo;, and &amp;ldquo;Redo&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;You can customize the commands displayed on the Quick Access Toolbar. Click the icon in the following location.
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-21.png&#34; alt=&#34;Excel Quick Access Toolbar&#34;&gt;&lt;/p&gt;
&lt;p&gt;A list of commands that can be added to the Quick Access Toolbar is displayed. Items with check marks are currently displayed buttons. For example, click Print Preview and Print.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-22.png&#34; alt=&#34;Excel Quick Access Toolbar&#34;&gt;&lt;/p&gt;
&lt;p&gt;The &amp;ldquo;Print Preview and Print&amp;rdquo; command has been added to the Quick Access Toolbar. It is useful to display frequently used commands on the Quick Access Toolbar.
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-23.png&#34; alt=&#34;Excel Quick Access Toolbar&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;tabs&#34;&gt;Tabs&lt;/h2&gt;
&lt;p&gt;Displayed below the Quick Access Toolbar are the &amp;ldquo;tabs&amp;rdquo;. Currently nine tabs are displayed.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-30.png&#34; alt=&#34;Excel tabs&#34;&gt;&lt;/p&gt;
&lt;p&gt;When you click a tab, the contents of the ribbon displayed below it change. The &amp;ldquo;Home&amp;rdquo; tab is currently selected; if you click the &amp;ldquo;Insert&amp;rdquo; tab, the ribbon contents change for the Insert tab.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-31.png&#34; alt=&#34;Excel tabs&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-32.png&#34; alt=&#34;Excel tabs&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;file-tab&#34;&gt;File Tab&lt;/h2&gt;
&lt;p&gt;The File tab is one of the tabs, but while clicking other tabs displays the ribbon, clicking the File tab displays the following screen.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-40.png&#34; alt=&#34;Excel File tab&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-41.png&#34; alt=&#34;Excel File tab&#34;&gt;&lt;/p&gt;
&lt;p&gt;A menu is displayed where you can create a new workbook or save the current workbook.&lt;/p&gt;
&lt;p&gt;If you click Options in the lower-left menu, you can also display the Options screen for configuring various Excel settings.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-42.png&#34; alt=&#34;Excel File tab&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;ribbon&#34;&gt;Ribbon&lt;/h2&gt;
&lt;p&gt;When you click a tab other than the File tab, the ribbon is displayed as follows. The contents displayed in the ribbon differ by tab. For example, clicking the Home tab displays the following ribbon.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-50.png&#34; alt=&#34;Excel ribbon&#34;&gt;&lt;/p&gt;
&lt;p&gt;Clicking the Formulas tab displays the following ribbon.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-51.png&#34; alt=&#34;Excel ribbon&#34;&gt;&lt;/p&gt;
&lt;p&gt;The ribbon can always be displayed, or you can close it by pressing the close button near the lower right of the ribbon so that it normally stays closed and appears only when you click a tab.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-52.png&#34; alt=&#34;Excel ribbon&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-53.png&#34; alt=&#34;Excel ribbon&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-54.png&#34; alt=&#34;Excel ribbon&#34;&gt;&lt;/p&gt;
&lt;p&gt;Closing the ribbon lets you use Excel with a wider workspace.&lt;/p&gt;
&lt;p&gt;If you want the ribbon to always be displayed again, click the pin button near the lower right of the ribbon to pin it again.
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-55.png&#34; alt=&#34;Excel ribbon&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;name-box&#34;&gt;Name Box&lt;/h2&gt;
&lt;p&gt;The green box displayed in the following location is the &amp;ldquo;Name Box&amp;rdquo;.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-60.png&#34; alt=&#34;Excel ribbon&#34;&gt;&lt;/p&gt;
&lt;p&gt;The Name Box displays the position of the selected cell in the current worksheet. For example, because cell A1 is currently selected, A1 is displayed in the Name Box.
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-61.png&#34; alt=&#34;Excel ribbon&#34;&gt;&lt;/p&gt;
&lt;p&gt;Now enter E5 in the Name Box and press &lt;code&gt;Enter&lt;/code&gt;. The cell E5 you just entered becomes selected.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-62.png&#34; alt=&#34;Excel ribbon&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-window-layout-63.png&#34; alt=&#34;Excel ribbon&#34;&gt;&lt;/p&gt;

      </description>
      
      <category>Excel</category>
      
    </item>
    
    <item>
      <title>How to Use Excel</title>
      <link>https://www.devkuma.com/en/docs/excel/</link>
      <pubDate>Tue, 29 Nov 2022 21:42:00 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/excel/</guid>
      <description>
        
        
        
      </description>
      
      <category>Excel</category>
      
    </item>
    
    <item>
      <title>Checking the Excel Version</title>
      <link>https://www.devkuma.com/en/docs/excel/basic/4/</link>
      <pubDate>Tue, 24 Jan 2023 16:41:38 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/excel/basic/4/</guid>
      <description>
        
        
        &lt;h2 id=&#34;checking-the-excel-version&#34;&gt;Checking the Excel Version&lt;/h2&gt;
&lt;p&gt;To check the Excel version, start Excel and click the File tab.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-version-1.png&#34; alt=&#34;Check Excel version&#34;&gt;&lt;/p&gt;
&lt;p&gt;Click &amp;ldquo;Account&amp;rdquo; displayed at the bottom left of the screen.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-version-2.png&#34; alt=&#34;Check Excel version&#34;&gt;&lt;/p&gt;
&lt;p&gt;The name of the Office product is displayed under Product Information. To see detailed version information, click &amp;ldquo;About Excel&amp;rdquo; near the bottom.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-version-3.png&#34; alt=&#34;Check Excel version&#34;&gt;&lt;/p&gt;
&lt;p&gt;The Excel version currently in use is displayed.&lt;br&gt;
&lt;img src=&#34;https://www.devkuma.com/docs/excel/excel-version-4.png&#34; alt=&#34;Check Excel version&#34;&gt;&lt;/p&gt;
&lt;p&gt;In this environment, &amp;ldquo;Microsoft® Excel® MSO for Microsoft 365 (Version 2212 Build 16.0.15928.20196) 64-bit&amp;rdquo; was displayed.&lt;/p&gt;

      </description>
      
      <category>Excel</category>
      
    </item>
    
  </channel>
</rss>
