About 1,383,773 results (2,352 milliseconds)

Split text, remove duplicates, or trim whitespace - Computer - Google ...

https://support.google.com/docs/answer/6325535?hl=en&co=GENIE.Platform%3DDesktop
Split data into columns You can split clearly defined data, like text separated by commas, into several columns with Google Sheets. For example, a column ...

Why does "Split text to columns" split the text into rows for me ...

https://support.google.com/docs/thread/115619661/why-does-split-text-to-columns-split-the-text-into-rows-for-me?hl=en
Jul 1, 2021 ... When I select "Split text to columns" in a cell, I'd like it to split that text into columns, i.e. vertically. But it's been splitting the ...

SPLIT function - Google Docs Editors Help

https://support.google.com/docs/answer/3094136?hl=en
Divides text around a specified character or string, and puts each fragment into a separate cell in the row.

How do you split a cell? - Google Docs Editors Community

https://support.google.com/docs/thread/10152381/how-do-you-split-a-cell?hl=en
Jul 18, 2019 ... That will separate text in a single cell into multiple cells based on a delimiter, very similar to Excel's "Text to Columns" feature. You ...

How can I split part of a page into two columns and then return to a ...

https://support.google.com/docs/thread/210355332/how-can-i-split-part-of-a-page-into-two-columns-and-then-return-to-a-regular-one-column-format?hl=en
Apr 10, 2023 ... Insert > Break > Section break (continuous); then Format > Columns; then select the 2 column image; enter text into both columns; Insert > Break ...

Hey! I'm looking for the way to split a cell into two cells as shown in ...

https://support.google.com/docs/thread/60404008/hey-i-m-looking-for-the-way-to-split-a-cell-into-two-cells-as-shown-in-my-post?hl=en
Jul 22, 2020 ... You can vertically center the text in the left column of your table (after you enter the content into the nested table) by putting paragraph ...

Google spreadsheet - split cells to columns greyed out - Google ...

https://support.google.com/docs/thread/148662962/google-spreadsheet-split-cells-to-columns-greyed-out?hl=en
Jan 31, 2022 ... The ONLY way I can get "Split text to columns" to grey out is by selecting multiple columns. That is, if I choose multiple cells in the same column.

How to split comma separated text into rows and duplicate values to ...

https://support.google.com/docs/thread/210207628/how-to-split-comma-separated-text-into-rows-and-duplicate-values-to-the-new-rows?hl=en
Apr 9, 2023 ... It separates the column with product names into single rows and adds all the needed data next to it. I know it should work somehow with query, flatten and so ...

Spliting text with "no space" separator - Google Docs Editors ...

https://support.google.com/docs/thread/83956431/spliting-text-with-no-space-separator?hl=en
Nov 19, 2020 ... Hi all,. I've got a spreadsheet of data but i cannot separate the values with the normal split function as what separates the column text is ...

How to: split text by space to rows and copy addition data to each ...

https://support.google.com/docs/thread/29180539/how-to-split-text-by-space-to-rows-and-copy-addition-data-to-each-row-from-other-columns?hl=en
Feb 19, 2020 ... I would like to use a formula/query (or several) to take data from a raw data table, and split the value of the first column (in the file column B) by 'space' ...

I would like to split the cells underneath a column heading. How can ...

https://support.google.com/docs/thread/3886776/i-would-like-to-split-the-cells-underneath-a-column-heading-how-can-i-split-a-cell-in-sheets-please?hl=en
Apr 9, 2019 ... If you want to just split the cell based on the delimiter then go to Data -> Split text into columns. But prepare sheet before that, add ...

Need a formula that if cell E2 is Yes, then divide another column by ...

https://support.google.com/docs/thread/5187180/need-a-formula-that-if-cell-e2-is-yes-then-divide-another-column-by-2-and-enter-result-in-e6?hl=en
Apr 30, 2019 ... ... divide another column by 2 and enter result in E6. Hello, I have a spreadsheet that calculates my budget. I split some expenses with my husband.

Google Docs Splitting Tables Across Pages - Google Docs Editors ...

https://support.google.com/docs/thread/41933766/google-docs-splitting-tables-across-pages?hl=en
Apr 23, 2020 ... Recently (about 2 weeks ago) I noticed that if I edit text above the table and it pushes the table partially to a new page, a page break is ...

Trying to create a formula that ignores text, and uses a function ...

https://support.google.com/docs/thread/50810539/trying-to-create-a-formula-that-ignores-text-and-uses-a-function-inside-of-another-function-i-think?hl=en
Jun 2, 2020 ... ... text, but I can't figure out how to do the division. This is what I tried that is giving me an incorrect result: =SUM(I4,DIVIDE(J4,3))& " miles".

Function ADD parameter 2 expects number values. But "is a text and ...

https://support.google.com/docs/thread/11521998/function-add-parameter-2-expects-number-values-but-is-a-text-and-cannot-be-coerced-to-a-number?hl=en
Aug 7, 2019 ... The format is showing as the other fields and there seems to be nothing wrong with any cells. Even retyping the format hasn't helped.

SPLIT - How to split text string (4 digit number without delimiter) in ...

https://support.google.com/docs/thread/163468860/split-how-to-split-text-string-4-digit-number-without-delimiter-in-one-column-to-4-other-columns?hl=en
May 13, 2022 ... I want to split ColB into ColC to ColF, i.e. each column to contain only one digit. Seems that SPLIT function, and 'Menu > Data > Split text to ...

SPLIT() - AppSheet Help

https://support.google.com/appsheet/answer/10107984?hl=en
List from textReturns a list of text values divided around a specified delimiter. Note: The delimiter is case-sensitive. Sample usage SPLIT("John.

Is it possible to split a cell in a sheet into multiple rows - Google ...

https://support.google.com/docs/thread/220702509/is-it-possible-to-split-a-cell-in-a-sheet-into-multiple-rows?hl=en
Jun 13, 2023 ... https://workspaceupdates.googleblog.com/2022/10/split-table-cells-in-google-docs.html#:~:text=Getting%20started,columns%20you%20want%20%3E% ...

"Split Text to Column" based upon carriage return or line feed ...

https://support.google.com/docs/thread/26995580/split-text-to-column-based-upon-carriage-return-or-line-feed?hl=en
Jan 28, 2020 ... I need to split this to multiple columns (name, address, city, state, zip). I can split based upon basic characters (space, comma, etc), ...

split GPS coordinates into 2 columns

https://groups.google.com/g/commcare-users/c/KSm_D2wv_Ak
Jul 11, 2016 ... The method stated by Simon works, but if you are using Excel you could also use the 'text-to-columns' function which can be found under the data ...