About 50 results
Open links in new tab
  1. microsoft excel - Text to Columns not working unless each cell is ...

    Apr 23, 2024 · Text to Columns not working unless each cell is double clicked into Ask Question Asked 1 year, 9 months ago Modified 1 year, 9 months ago

  2. How to split a string based on ":" in MS-Excel? - Super User

    Nov 15, 2013 · It does the same thing what Text to Columns from Data tab does, except it does't it with formula. You could replace the ":" by a different Delimiter or refer to a delimiter from the other cell.

  3. How to split a string by certain length in excel and put it into ...

    Apr 12, 2021 · How to split a string by certain length in excel and put it into columns Ask Question Asked 4 years, 10 months ago Modified 1 year ago

  4. microsoft excel - Split text to multiple rows - an alternative to ...

    Jun 15, 2022 · Split data from single cell into multiple records: there is some similarity to the post except there are no AltReturns within the cell to separate data. How can I split Excel data from one row into …

  5. microsoft excel - Textsplit with filter and data set with multiple ...

    Jan 28, 2025 · 4 I suggest you use Excel Power Query. Select your data, click "Data" tab > "From table/Range". Or you may import the data from a workbook. In Power Query Editor, select the …

  6. Why is pasting text into Excel splitting it into multiple cells?

    Oct 1, 2014 · When I am copying partial text from one cell and pasting into another what I am pasting is separating into multiple cells. Example: Copying "June 15th" from a cell containing "Little Timmy's Birt...

  7. Excel Automatically split text to columns. How do I turn that off?

    Jan 12, 2021 · When opening a CSV file, excel automatically splits text to columns. However, Since I work in an international environment, the delimiter is not always the same. Meaning sometimes it …

  8. Pasting text into Excel without splitting on spaces (or other delimiter ...

    May 8, 2012 · 37 I recently used the Text to Columns feature in Excel to split a column of data into multiple columns based on the space character. Now when I paste text into Excel it automatically …

  9. Excel: Split a string on a delimiter and determine the length of the ...

    May 3, 2019 · In searching for how to split a string on a delimiter, all the answers I've found have relied on assumptions that don't match my data, viz. they assume that the number of elements in a string is …

  10. split a column in excel into two columns keeping leading zeros

    Apr 20, 2016 · In excel, Choose: 1. Data 2. Text to columns 3. Click the 'delimited' radio button 4. Click 'next' 5. Set your delimiter to 'space' 6. Click 'next' 7. This is the key part! Change the 'column data …