About 7,460 results
Open links in new tab
  1. Passing a non-contiguous range as a single function argument in …

    Aug 6, 2020 · A1:C1 and F2:H2 (as in A1:C1:F2:H2 or simply the result Excel uses from that expression, A1:H2) This example would give two rows and eight columns rather than a single …

  2. Combining text data but ignoring blank cells? - Super User

    Aug 14, 2024 · Combining text data but ignoring blank cells? Ask Question Asked 7 years, 6 months ago Modified 1 year, 3 months ago

  3. Excel - 'Concatenate' columns with Alt + Enter - Super User

    2 I am trying to combine three cells into one, with Alt + Enter or Char(10) separating each value. When I use a simple Excel formula =B2 & Char(10) & C2 & Char(10) & D2 and wrap the text …

  4. Merge Excel rows based on common column values - Super User

    Jul 11, 2021 · What I would like to do is combine the rows, so that there is only one row per unique column A value (customer) and in the column B for that row, all column B values …

  5. Convert a column into a comma separated list - Super User

    Apr 14, 2014 · 177 I have the task of creating a simple Excel sheet that takes an unspecified number of rows in Column A like this: 1234 123461 123151 11321 And make them into a …

  6. How to combine values from multiple rows into a single row in …

    How to combine values from multiple rows into a single row in Excel? Ask Question Asked 13 years, 9 months ago Modified 5 years, 5 months ago

  7. microsoft excel - Generate a comma-separated list of cell contents ...

    Sep 30, 2015 · Here, the extra comma is undesired. Is there a way to gracefully handle this so that all non-blank cells are included in the comma-separated list, while avoiding the addition of …

  8. Excel Function to Concatenate & Exclude Zeros - Super User

    May 17, 2023 · I realise that given the detail of the original question (but when referencing it if B4 is 0 then I just want it to display the value for Cat) my answer may not exactly suit …

  9. Excel pie chart: How to combine smaller values in a single "Other ...

    Mar 12, 2017 · I have this pie chart in Excel 2010 (based on a pivot table): I'd like to combine all the values smaller than X% in a single "Other" slice. In previous versions of Excel, it was …

  10. Merging columns in Excel with ";" separator - Super User

    Feb 7, 2018 · I have changed the title, as it seems your objective is not to create a normal CSV file but to combine columns in Excel. If I misunderstand, please undo the change and/or …