Skip to main content

在 Excel 中創建進度條圖表

Author: Xiaoyang Last Modified: 2025-08-06

進度條圖表是一種條形圖,可以幫助您追蹤朝向目標的進展情況。它簡單且視覺化效果好。本文將介紹如何在 Excel 中創建進度圖表。

progress bar chart


根據百分比值創建進度條圖表

假設您有以下任務完成進度,要根據此完成百分比創建進度圖表,請按照以下步驟操作:

steps of creating progress bar chart based on percentage values

1. 首先,請計算每個任務的剩餘百分比,輸入公式: =1-B2,然後向下拖動填充柄到其他單元格,參見截圖:

steps of creating progress bar chart based on percentage values

2. 然後,選擇 A 列、B 列、C 列中的數據區域,然後點擊 插入 > 插入柱狀圖或條形圖 > 堆疊條形圖,參見截圖:

steps of creating progress bar chart based on percentage values

3. 接著,已插入一個堆疊條形圖,您可以刪除不需要的其他元素,例如圖表標題、網格線、圖例,參見截圖:

steps of creating progress bar chart based on percentage values steps of creating progress bar chart based on percentage values steps of creating progress bar chart based on percentage values

4. 然後,右鍵單擊 X 軸,並從上下文菜單中選擇 格式化軸,參見截圖:

steps of creating progress bar chart based on percentage values

5. 在打開的 格式化軸 窗格中,在 軸選項 標籤下,將 最大值 改為 1.0,參見截圖:

steps of creating progress bar chart based on percentage values

6. 然後,選擇圖表中的性能數據條,然後點擊 格式,在 形狀樣式 組中,選擇一種主題樣式,這裡我將選擇 強烈效果 - 藍色,這會使條形看起來更具立體感,參見截圖:

steps of creating progress bar chart based on percentage values

7. 您將得到如下截圖所示的圖表:

steps of creating progress bar chart based on percentage values

8. 然後,您應該格式化剩餘的數據條,右鍵單擊剩餘的數據條,並從上下文菜單中選擇 格式化數據系列,在打開的 格式化數據系列 窗格中,在 填充與線條 標籤下的 填充 部分,選擇 純色填充,並選擇一種與性能條顏色相似的顏色,然後根據需要調整透明度,參見截圖:

steps of creating progress bar chart based on percentage values

9. 接下來,您應該為圖表添加數據標籤,右鍵單擊性能數據條,並選擇 添加數據標籤 > 添加數據標籤,參見截圖:

steps of creating progress bar chart based on percentage values

10. 數據標籤已經添加到圖表中,然後您可以根據需要格式化數據標籤,參見截圖:

steps of creating progress bar chart based on percentage values steps of creating progress bar chart based on percentage values steps of creating progress bar chart based on percentage values

根據實際值和目標值創建進度條圖表

如果您有包含目標值和實際值的兩列數據,要根據這些數據創建進度條圖表,請按照以下步驟操作:

1. 請計算目標值和實際值的百分比,輸入公式:=C2/B2 到單元格中,然後向下拖動填充柄到其他單元格,獲取結果後,將數據格式化為百分比,參見截圖:

steps of creating progress bar chart based on actual and target values

2. 選擇所有數據,然後點擊 插入 > 插入柱狀圖或條形圖 > 分組條形圖,參見截圖:

steps of creating progress bar chart based on actual and target values

3. 已經創建了一個條形圖,如下截圖所示:

steps of creating progress bar chart based on actual and target values

4. 然後,右鍵單擊目標數據條,並從上下文菜單中選擇 格式化數據系列,參見截圖:

steps of creating progress bar chart based on actual and target values

5. 在 格式化數據系列 窗格中,在 填充與線條 標籤下,從 填充 部分選擇 無填充,並從 邊框 部分選擇 實線,並指定所需的邊框顏色,參見截圖:

steps of creating progress bar chart based on actual and target values

6. 然後,點擊選擇圖表,並點擊 圖表元素,在彈出的 圖表元素 對話框中,勾選 數據標籤 > 內部基準,所有數據標籤都已添加到圖表中,參見截圖:

steps of creating progress bar chart based on actual and target values

7. 現在,您應該刪除其他數據標籤,只保留百分比,參見截圖:

steps of creating progress bar chart based on actual and target values

8. 然後,右鍵單擊圖表中的任意條形,並選擇 格式化數據系列,在 格式化數據系列 窗格中,在 系列選項 標籤下,在 系列重疊 框中輸入 100%,參見截圖:

steps of creating progress bar chart based on actual and target values

9. 然後,右鍵單擊圖表中的 X 軸,並選擇 格式化軸,在 格式化軸 窗格中,在 軸選項 標籤下,將 最大值 改為 1000.0(這是您的數據的目標數字),參見截圖:

steps of creating progress bar chart based on actual and target values

10. 最後,根據需要刪除其他不需要的圖表元素,您將得到如下截圖所示的進度圖表:

steps of creating progress bar chart based on actual and target values


在單元格中創建水平或垂直進度條

在 Excel 中,您還可以使用條件格式在單元格中創建進度條,請按照以下步驟操作:

使用條件格式創建水平進度條

1. 選擇要插入進度條的單元格,然後點擊 首頁 > 條件格式 > 數據條 > 更多規則,參見截圖:

steps of creating horizontal or vertical progress bar in cells

2. 在 新格式規則 對話框中,請進行以下操作:

  • 類型 部分,選擇 數字最小值最大值 下拉列表中;
  • 根據您的數據在 最小值最大值 框中設置最小值和最大值;
  • 最後,在 填充 下拉列表中選擇 純色填充 選項,然後選擇所需顏色。

steps of creating horizontal or vertical progress bar in cells

3. 然後點擊 確定 按鈕,進度條已插入到單元格中,如下截圖所示:

steps of creating horizontal or vertical progress bar in cells


使用迷你圖創建垂直進度條

如果需要在單元格中插入一些垂直進度條,以下步驟可能會對您有所幫助:

1. 選擇要插入進度條的單元格,然後點擊 插入 > 列(在迷你圖組中),參見截圖:

steps of creating horizontal or vertical progress bar in cells

2. 然後,在彈出的 創建迷你圖 對話框中,根據需要選擇數據範圍和位置範圍,參見截圖:

steps of creating horizontal or vertical progress bar in cells

3. 點擊 確定 按鈕關閉對話框,您將得到以下條形,參見截圖:

steps of creating horizontal or vertical progress bar in cells

4. 保持條形單元格選擇狀態,點擊 功能區中的 設計 標籤,然後點擊 > 自訂值垂直軸最小值選項 部分下,參見截圖:

steps of creating horizontal or vertical progress bar in cells

5. 在 迷你圖垂直軸設定 對話框中,只需點擊 確定 按鈕關閉對話框,參見截圖:

steps of creating horizontal or vertical progress bar in cells

6. 繼續點擊 設計 標籤中的 > 自訂值垂直軸最大值選項 部分下,參見截圖:

steps of creating horizontal or vertical progress bar in cells

7. 在 迷你圖垂直軸設定 對話框中,輸入 1.0 並點擊 確定。參見截圖:

steps of creating horizontal or vertical progress bar in cells

8. 垂直進度條已創建,如下截圖所示:

steps of creating horizontal or vertical progress bar in cells

提示:要更改進度條的顏色,您只需在 設計 標籤下選擇所需顏色,參見截圖:
steps of creating horizontal or vertical progress bar in cells

使用便捷功能根據百分比或實際值與目標值創建進度條圖表

Kutools for Excel 提供了數十種 Excel 不具備的特殊類型圖表,例如 子彈圖目標與實際圖差值箭頭圖 等等。借助其便捷工具 - 進度條圖表,您可以根據百分比值或實際值與目標值的需求在 Excel 中創建進度條圖表。點擊免費試用 Kutools for Excel!


下載進度條圖表演示文件

sample of creating progress bar chart


最佳的辦公生產力工具

Kutools for Excel - 幫助您脫穎而出

🤖 KUTOOLS AI 助手:基於以下方式徹底改變數據分析:智能執行   |  生成代碼  |  創建自訂公式  |  分析數據並生成圖表  |  調用 KUTOOLS 函數
熱門功能查找、標記或標識重複值  |  刪除空行  |  合併列或單元格而不丟失數據  |  無需公式四捨五入 ...
超級 VLookup多條件  |  多值  |  跨多工作表  |  模糊查找...
高級下拉列表簡易下拉列表  |  依賴下拉列表  |  多選下拉列表...
列管理器添加特定數量的列  |  移動列  |  切換隱藏列的可見狀態  比較列以選擇相同和不同的單元格 ...
特色功能網格聚焦  |  設計檢視  |  增強編輯欄  |  工作簿與工作表管理器 | 資源庫 (自動文字)  |  日期提取器  |  合併資料  |  加密/解密單元格  |  按清單發送電子郵件  |  超級篩選  |  特殊篩選(篩選粗體/斜體/刪除線...) ...
頂級 15 個工具集12 個文本工具添加文本刪除特定字符 ...)  |  50+ 種圖表 類型甘特圖 ...)  |  40+ 實用 公式基於生日計算年齡 ...)  |  19 個插入工具插入QR碼從路徑插入圖片 ...)  |  12 個轉換工具金額轉大寫匯率轉換 ...)  |  7 個合併與分割工具高級合併行拆分Excel單元格 ...)  |  ... 及更多
使用您偏好的語言來操作 Kutools——支持英語、西班牙語、德語、法語、中文等 40 多種語言!

Kutools for Excel 擁有超過 300 項功能,確保您需要的功能只需一鍵即可觸及...


Office Tab - 在 Microsoft Office(包括 Excel)中啟用多標籤閱讀和編輯

  • 一秒鐘內在數十個打開的文檔之間切換!
  • 每天為您減少數百次鼠標點擊,告別滑鼠手。
  • 在查看和編輯多個文檔時,提升您的效率達 50%。
  • 為 Office(包括 Excel)帶來高效的標籤功能,就像 Chrome、Edge 和 Firefox 一樣。