跳到主要內容

如何在Excel中將一個列中的所有值批量除以一個數字?

對於數字列表,您可能需要為每個數字乘以一定的數字,如下圖所示。 通常,您需要使用公式逐一計算它們。 在本文中,我們將向您展示兩種方法,它們可以快速地一次將一個列中的所有值快速乘以或除以一個數字。

將Excel中的所有值乘以或除以質量
使用Kutools for Excel輕鬆將一列中的所有值乘以或除以一個數字


將Excel中的所有值乘以或除以質量

您可以按以下方式將一列中的所有值乘以或除以某個數字。

1.在空白單元格中輸入特定數字(例如,您需要將所有值乘以或除以數字10,然後在空白單元格中輸入數字10)。 按下並複制該單元格 按Ctrl + C 鍵同時。

2.選擇需要批量乘以的數字列表,然後單擊 首頁 > > 選擇性粘貼。 看截圖:

3。 在裡面 選擇性粘貼 對話框中,選擇 or 在選項 手術 根據需要(在此處我們選擇“相乘”選項),然後單擊 OK 按鈕。

您可以看到操作結果,如下圖所示。


使用Kutools for Excel輕鬆將一列中的所有值乘以或除以一個數字

手術 的工具 Excel的Kutools 可以幫助您輕鬆地在Excel中將某一列或範圍內的所有值乘以或除以某個數字。 請瀏覽以獲取更多詳細信息。

申請前 Excel的Kutools首先下載並安裝.

1.選擇包含需要批量乘以或除以數字的值的列,然後單擊 庫工具 > 更多 > 手術。 看截圖:

2。 在裡面 操作工具 對話框中,選擇所需的操作類型 手術 框(此處選擇 乘法 選項),在文本框中輸入乘法操作數的特定數字,然後單擊 OK 按鈕。

然後,所有選定的單元格立即與某個數字相乘。

筆記:

  • 您可以通過以下方式為列表創建公式: 創建公式 框。
  • 如果列表中已經有公式,則可以通過選中 跳過公式單元格 框。

  如果您想免費試用(30天)此實用程序, 請點擊下載,然後按照上述步驟進行操作。

最佳辦公生產力工具

🤖 Kutools 人工智慧助手:基於以下內容徹底改變數據分析: 智慧執行   |  生成代碼  |  建立自訂公式  |  分析數據並產生圖表  |  呼叫 Kutools 函數...
熱門特色: 尋找、突出顯示或識別重複項   |  刪除空白行   |  合併列或儲存格而不遺失數據   |   沒有公式的回合 ...
超級查詢: 多條件VLookup    多值VLookup  |   跨多個工作表的 VLookup   |   模糊查詢 ....
高級下拉列表: 快速建立下拉列表   |  依賴下拉列表   |  多選下拉列表 ....
欄目經理: 新增特定數量的列  |  移動列  |  切換隱藏列的可見性狀態  |  比較範圍和列 ...
特色功能: 網格焦點   |  設計圖   |   大方程式酒吧    工作簿和工作表管理器   |  資源庫 (自動文字)   |  日期選擇器   |  合併工作表   |  加密/解密單元格    按清單發送電子郵件   |  超級濾鏡   |   特殊過濾器 (過濾粗體/斜體/刪除線...)...
前 15 個工具集12 文本 工具 (添加文本, 刪除字符,...)   |   50+ 圖表 類型 (甘特圖,...)   |   40+ 實用 公式 (根據生日計算年齡,...)   |   19 插入 工具 (插入二維碼, 從路徑插入圖片,...)   |   12 轉化 工具 (數字到單詞, 貨幣兌換,...)   |   7 合併與拆分 工具 (高級合併行, 分裂細胞,...)   |   ... 和更多

使用 Kutools for Excel 增強您的 Excel 技能,體驗前所未有的效率。 Kutools for Excel 提供了 300 多種進階功能來提高生產力並節省時間。  點擊此處獲取您最需要的功能...

產品描述


Office選項卡為Office帶來了選項卡式界面,使您的工作更加輕鬆

  • 在Word,Excel,PowerPoint中啟用選項卡式編輯和閱讀,發布者,Access,Visio和Project。
  • 在同一窗口的新選項卡中而不是在新窗口中打開並創建多個文檔。
  • 將您的工作效率提高 50%,每天為您減少數百次鼠標點擊!
Comments (4)
Rated 0.5 out of 5 · 1 ratings
This comment was minimized by the moderator on the site
I need to divide a set amount of money between a row of numbers so that the total is the set number. IE, I have $5,000 to divide between 15 people so that each gets the same amount of money that totals up to $5,000. How do I do that?
This comment was minimized by the moderator on the site
Okay, so 4 pages of useless instructions? How do I divide the sum of 3 rows with a SINGLE NUMBER, such as B22:B24 "divided by 2" rather than some other stupid row? Why is this stupid application so bloody complicated?!
Rated 0.5 out of 5
This comment was minimized by the moderator on the site
Hi,
I don't particularly understand what you mean. If you want to divide the sum of every 3 rows in a column by a single number, such as the example you provided. The following formula can do you a favor. After getting the first result, use the AutoFill Handle to get the rest of the results.
=SUM(OFFSET($B$22,(ROW()-ROW($B$22))*3,0,3,1))/2
This comment was minimized by the moderator on the site
Hello,

I am trying to create a formula that will multiply certain numbers within a range (1-9) by specific numbers. For example if there is a 1 in a cell, I would like that to be multiplied by 24, if there is the number 2 in a cell I would like that to be multiplied by 13.5, if the number 3 is found in a cell I would like that to be multiplied by 10, the number 4 to be multiplied by 8.5, number 5 multiplied by 7.4, number 6 multiplied by 6.67, number 7 multiplied by 6.29, number 8 multiplied by 5.88, and number 9 multiplied by 5.56.

Essentially I am looking for this formula to convert numbers 1-9 to a scale of 50 and I am struggling with how to do that using conventional formulas found in excel or google sheets.

Anything you can do to help would be greatly appreciated. Thank you!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations