<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ??一站式輕松地調用各大LLM模型接口,支持GPT4、智譜、豆包、星火、月之暗面及文生圖、文生視頻 廣告
                # 如何在 Excel 中進行加,減,乘,除 > 原文: [https://www.guru99.com/getting-started-with-microsoft-excel.html](https://www.guru99.com/getting-started-with-microsoft-excel.html) 在本教程中,我們將執行基本的算術運算,即加法,減法,除法和乘法。 下表顯示了我們將使用的數據以及預期的結果。 <colgroup><col style="width: 47px;"><col style="width: 170px;"><col style="width: 123px;"><col style="width: 141px;"><col style="width: 120px;"></colgroup> | **S / N** | **算術運算符** | **第一個號碼** | **第二個號碼** | **結果** | | 1 | 加法(+) | 13 | 3 | 16 | | 2 | 減法(-) | 21 | 9 | 12 | | 3 | 部門(/) | 33 | 12 | 2.75 | | 4 | 乘法(*) | 7 | 3 | 21 | 現在讓我們使用 Microsoft Excel 來達到上述效果 在我的文檔文件夾中的計算機上創建一個文件夾,并將其命名為 **Guru99** Excel 教程 對于本教程,我們將使用 Microsoft Excel2013。好消息是,即使您具有 Microsoft Excel 2007 或 2010,您仍然可以按照本教程進行操作,并獲得相同的結果。 打開 Excel。 您將看到一個類似于以下所示的窗口。 Excel 的外觀將取決于您的版本。 ![Getting Started with Microsoft Excel](https://img.kancloud.cn/70/d2/70d22da9eb67f63aa087bff3ee1df983_547x196.png "Getting Started with Microsoft Excel") * 如上圖所示,在工作表中輸入數據。 * 現在,我們將使用相應的算術運算符執行計算。 在 Excel 中執行計算時,應始終以等號(=)開頭。 * 讓我們從一個加法開始。 在 E2 Excel(“結果”列)中編寫以下公式 * = C2 + D2 **此處,** * **“ =”** 告訴 Excel 對等號后的內容進行評估 * **“ C2”** 是由 C 表示列字母,2 表示行號的第一個數字的單元地址 * **“ D2”** 是第二個數字的單元地址,第二個數字由 D 表示列字母,2 表示行號 完成后,按鍵盤上的 Enter 鍵。 結果應該是 16。 ### 教程練習 1 使用在以上示例中獲得的知識,嘗試編寫用于減法,除法和乘法的公式。 [下載上面的 Excel 代碼](https://drive.google.com/uc?export=download&id=0BwL5un1OyjsdMDB2czBWbnJ5ZE0) ## 在 Microsoft Excel 中格式化數據 我們都喜歡美麗的事物,不是嗎? 在 Excel 中進行格式化可以幫助我們實現這一目標。 我們可以使電子表格更具表現力。 我們將使用算術運算表中的數據。 我們將列名稱; * 膽大 * 將序列號向左對齊 * 將數據括在框中。 ### 使列名稱為粗體 * 通過拖動突出顯示具有列名稱的單元格。 * 單擊 **B** 命令代表的粗體按鈕。 * 您的工作簿現在應顯示如下 ![Getting Started with Microsoft Excel](https://img.kancloud.cn/b6/72/b672871c06f3655520542c616144d0eb_654x382.png "Getting Started with Microsoft Excel") ### 將數據向左對齊 * 我們將序列號左對齊 * 突出顯示“ S / N”列中的所有數據 * 單擊左對齊,如下所示 ![Getting Started with Microsoft Excel](https://img.kancloud.cn/71/3e/713e22cf46ac5ea6cc76f1579580f238_477x365.png "Getting Started with Microsoft Excel") ### 將數據封裝在框中 用數據突出顯示所有列和行 在字體功能區欄上,單擊“ borders”命令,如下所示。 ![Getting Started with Microsoft Excel](https://img.kancloud.cn/19/c8/19c8bd6d07d10de0e07aa6b7bdd044b2_559x457.png "Getting Started with Microsoft Excel") 您將獲得以下下拉菜單 ![Getting Started with Microsoft Excel](https://img.kancloud.cn/7c/ab/7cabb6c245c0f0df39301e6f3fba4882_252x569.png "Getting Started with Microsoft Excel") 選擇選項“所有邊界”。 您的數據現在應如下所示 ![Getting Started with Microsoft Excel](https://img.kancloud.cn/17/e2/17e2052019f32e703b84ea3d55e7e83c_559x321.png "Getting Started with Microsoft Excel") ### 教程練習 2 使用上面獲得的知識,嘗試更改字體顏色,并嘗試使用“主頁”選項卡上的其他選項。 ## 設置打印區域并打印(打印視圖)&頁面布局 打印區域是您要在紙上打印的工作表的一部分。 快速簡便的方法是使用以下快捷方式命令 Ctrl + P 您將獲得以下打印預覽。 ![Getting Started with Microsoft Excel](https://img.kancloud.cn/05/cc/05ccc32b04fe43768dcb6586f70eb259_892x528.png "Getting Started with Microsoft Excel") 按 Esc 鍵退出打印預覽模式 ### 教程練習 3 頁面設置功能區欄具有許多選項,即方向,大小等。請嘗試應用不同的設置,并使用 Ctrl + P 快捷鍵預覽工作表上的效果。 ## 摘要 在本文中,我們學習了如何使用 Excel 執行基本算術運算,設置數據格式,如何設置打印區域和打印(打印視圖)。
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看