Use this formula instead.

Formula

=ARRAYFORMULA(IFERROR(A2:A/B2:B))

Note

Error catching has to take place inside the ARRAYFORMULA

Answer from Jacob Jan on Stack Exchange
🌐
Stack Overflow
stackoverflow.com › questions › 65436355 › how-do-i-make-google-spreadsheet-automatically-divide-a-column-into-another-colu
How do I make Google Spreadsheet automatically divide a column into another column? - Stack Overflow
Or however far your sheet actually goes. That will automatically fill in L3 with =K3/6, L4 with =K4/6, and so on. ... Save this answer. ... Show activity on this post. ... This did not work. I get "Array result was not expanded because it would overwrite data in [other_cell]" And that link is honestly not doing much for me since I know that the column count is always going to be the same.
Discussions

Can't figure out formula to add two columns then divide that sum by 2
Use brackets =(sum(g3:g22) - sum(c3:c22)) /2 More on reddit.com
🌐 r/googlesheets
13
1
April 28, 2022
How do I split a column into two while keeping the rows above and below as one column?
Are we talking splitting data into two sets? Or just visually created two columns? Personally, I never merge cells. Something else that annoys me in a similar way is when people who use formatting or colours to store information and then want to explore that data. I'd imagine you could prepare a script, using a maker cell that then formats regions with merges. So it hunts for a unique character you type into a cell and uses that as a reference point for the cell edits. More on reddit.com
🌐 r/googlesheets
4
1
July 8, 2021
How to divide one column by another using a Query statement?
Try something like this --- just use SUM()/SUM() and group. =QUERY( players, "SELECT AF, AD, AE, CA, Sum(AF)/Sum(AE) WHERE EC = 'Chiefs' and Y = 1 group by AF, AD, AE ORDER BY CE ASC LABEL AF 'Salary', AD 'Bonus', AE 'Length', CA 'OVR' FORMAT AF '$#,##0', AD '$#,##0', O '$#,##0'",1) More on reddit.com
🌐 r/sheets
6
2
May 11, 2021
How to use "IF" to call divide function
If the “!” is always at the end then just use the following function: =IF(right(reference cell),reference cell/3, reference cell/2) More on reddit.com
🌐 r/sheets
5
2
May 7, 2023
People also ask

Can I use this alongside Excel or Google Sheets?
Yes, Sourcetable is fully compatible with Excel and Google Sheets. You can import files from either platform, work with them using AI assistance, and export back to .xlsx or Google Sheets format. Many users use Sourcetable for AI-powered analysis and then export to their preferred platform.
🌐
sourcetable.com
sourcetable.com › how-to-google-sheets › how-to-divide-one-column-by-another-in-google-sheets
How To Divide One Column By Another In Google Sheets
Can the AI Spreadsheet Assistant handle multiple sheets?
Yes, Sourcetable's AI works across multiple sheets within a workbook. You can ask it to combine data from different sheets, create cross-sheet references, or perform analysis that spans your entire workbook.
🌐
sourcetable.com
sourcetable.com › how-to-google-sheets › how-to-divide-one-column-by-another-in-google-sheets
How To Divide One Column By Another In Google Sheets
Can the AI Spreadsheet Assistant work with my existing spreadsheets?
Yes, you can upload existing Excel or Google Sheets files and Sourcetable's AI will understand your data structure, formulas, and formatting. It can help you modify, extend, or analyze your existing spreadsheets without starting from scratch.
🌐
sourcetable.com
sourcetable.com › how-to-google-sheets › how-to-divide-one-column-by-another-in-google-sheets
How To Divide One Column By Another In Google Sheets
🌐
Simular
simular.ai › workflow › how-to-divide-in-google-sheets-a-practical-guide-today
How to Divide in Google Sheets, A Practical Guide Today
August 13, 2026 - The dollar signs turn C1 into an absolute reference, so every row divides by the same cell. If you receive new data frequently, dragging formulas is fragile. Decide where results should start, for example D2. ... Press Enter. Google Sheets will divide each value in column A by the value in the same row of column B and spill the results down automatically.
🌐
Google Support
support.google.com › docs › answer › 3093436
QUOTIENT function - Google Docs Editors Help
Returns one number divided by another, without the remainder. Sample Usage QUOTIENT(4,2) QUOTIENT(A2,B2) Syntax QUOTIENT(dividend, divisor) dividend - The number to be divided.
🌐
Layer
golayer.io › home › how to divide in google sheets (easy guide)
How to Divide in Google Sheets (Easy Guide) | Layer Blog
November 12, 2024 - Follow the steps below to divide all the values in a column by a common divisor. 1. Type the equal sign and select the column with the dividends. 2. Add the division symbol and select the common divisor.
🌐
LiveFlow
liveflow.com › product-guides › divide-function-in-google-sheet
DIVIDE Function in Google Sheets: Explained | LiveFlow
In Google Sheets, the DIVIDE function divides one number by another. You need to input two numbers, a dividend and a divisor, in the formula.
Find elsewhere
🌐
W3Schools
w3schools.com › googlesheets › google_sheets_division.php
Google Sheets Division Operator
You can add more cells to the formula by typing (/) between the cells. Let's have a look at some examples. Let's start with adding in a formula. Start with a clean sheet. ... Let's add some numbers to work with. Type the following values: ... You can lock a cell and divide it with other cells.
🌐
Ben Collins
benlcollins.com › home › split function in google sheets
SPLIT Function in Google Sheets with Example Use Cases
June 20, 2024 - The output from the SPLIT function ... split values in a Google Sheet. Under the Data menu, there’s a feature called “Split text to columns” which will separate single columns into multiple columns, based on the delimiter ...
🌐
Spreadsheet Class
spreadsheetclass.com › home › google sheets formulas › how to divide in google sheets (divide numbers, cells, columns, & rows)
How to divide in Google Sheets (Divide numbers, cells, columns, & rows)
October 28, 2023 - To divide cells in Google Sheets, follow these steps: Select the cell where you want to create a division formula, then type an equals sign (=) Type the cell reference that contains the number that you want to divide into (numerator) ...
🌐
Sourcetable
sourcetable.com › how-to-google-sheets › how-to-divide-one-column-by-another-in-google-sheets
How To Divide One Column By Another In Google Sheets
Cleaning and transforming data is a breeze with your AI Assistant. Describe what you need - removing duplicates, standardizing formats, splitting columns, etc. - and your AI will provide step-by-step guidance to get it done fast.
Published: October 30, 2024
🌐
Wikihow
wikihow.com › computers and electronics › software › office › spreadsheets › microsoft excel › how to divide two columns in excel in 4 quick steps
How to Divide Two Columns in Excel in 4 Quick Steps
January 30, 2026 - Learn how to divide two columns in Excel in a few easy stepsThis wikiHow will show you how to divide one column by another column in Microsoft Excel for Windows or macOS. In Excel, the forward-slash (/) acts as a division symbol, making it...
🌐
Coupler.io Blog
blog.coupler.io › home › how to split data in google sheets using functions and formulas
How to Split Cells in Google Sheets | Coupler.io Blog
October 14, 2025 - Click 1: Navigate to Data => Click 2 select Split text to columns. Click 3 & 4: Select the separator (in our example, this is Space) and there you go. This is the fastest way to divide data in a cell or multiple cells in Google Sheets.
🌐
YouTube
youtube.com › watch
How to add and divide a column in Google Sheets - YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Published: February 8, 2017
🌐
Softr
softr.io › home › blog › 100 google sheets formulas that actually work: a cheat sheet
How to use DIVIDE in Google Sheets - Guide
July 23, 2026 - It multiplies each value by its corresponding weight, sums those products, then divides by the total of the weights, which is exactly how a grade weighted by assignment importance gets computed. ... Returns the weighted average of A1:A5 using weights in B1:B5. AVERAGEIF(criteria_range, criterion, [average_range]) Averages the cells in a range that satisfy a single condition, checking one column for a criterion and pulling matching values from another.
🌐
Sizle
sizle.io › home › guide to google docs columns: adding, customizing and deleting
Create Columns in Google Docs
April 6, 2026 - You can add lines between columns by selecting the “Line between columns” option in the “More options” menu. This feature makes it easier to distinguish one column from another visually.
🌐
Hands-On Data Visualization
handsondataviz.org › split-data.html
Split Data into Separate Columns | Hands-On Data Visualization
Select the column and go to Data > Split text to columns to start splitting from left to right. Google Sheets will automatically split your cell into two parts, 300 Summit St and Hartford CT--06106, using comma as a separator.
🌐
Ok Sheets
oksheets.com › divide-values
5 Ways to Divide in Google Sheets | Ok Sheets
To find the Quantity sold, we simply divide the Sales values by their corresponding Price values. ... Enter the formula in the first empty cell in the Quantity column and drag down the fill handle to copy the formula to the empty cells. You will also get the same result with the divide operator. The DIVIDE function has one limitation.
🌐
Sourcetable
sourcetable.com › how-to-google-sheets › how-to-divide-cells-in-google-sheets
How To Divide Cells In Google Sheets
Cleaning and transforming data is a breeze with your AI Assistant. Describe what you need - removing duplicates, standardizing formats, splitting columns, etc. - and your AI will provide step-by-step guidance to get it done fast.
Published: October 30, 2024
🌐
The Bricks
thebricks.com › home › resources › how to split one column into multiple columns in google sheets
How to Split One Column into Multiple Columns in Google Sheets
April 22, 2025 - Access the Tool: With your data selected, navigate to the menu bar at the top of your screen and click Data >, Split text to columns. Choose Your Separator (Delimiter): As soon as you click, a small "Separator" menu will appear near your data.
🌐
SimpleSheets
simplesheets.co › blog › how-to-split-cells-in-google-sheets
How To Split Cells in Google Sheets: Three Easy Methods
July 16, 2024 - The Text to Columns feature in Google Sheets provides an easy way to split cell contents, particularly useful when handling data lists. This method divides cell contents into separate columns based on a specified delimiter. Below are steps to use text in multiple columns in Google Sheets: Begin by highlighting the cells that contain the data you want to split.