About 23,200 results
Open links in new tab
  1. How do you format numbers in Excel for Indian Currency (Rupees)?

    Jun 16, 2015 · 11 Currently the Excel default formatting is: 1,000,000 500,000 How do you format the number to use the comma separator (,) like this 10,00,00,000 50,00,000 This is is how …

  2. How to add commas to a number using an excel formula?

    Dec 20, 2023 · After looking at the result I realised that I need to format some of the numbers in the formula. I want to add comma Seperators to the number. How do I do that using a formula …

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

    Apr 14, 2014 · 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 comma …

  4. 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 …

  5. How do I append a character to the end of every line in an Excel cell?

    Feb 26, 2019 · If you want to do it directly in the cell without using a second column and formulas, you can use custom formatting to achieve it. In custom cell formats, enter @"," Then you can …

  6. How do you force excel to quote all columns of a CSV file?

    Apr 13, 2010 · Here is the simplest solution I have come up with. Save the file as Excel Import the Excel into an Access table Export the table from Access to a text file. Access will allow you to …

  7. How to apply a 'comma separated list' as a filter in Excel?

    I have a stock-list of books and would like to filter the stock data only with selected publishers. Is there a way I can provide a 'comma separated list' in the filter? I tried the 'Advanced filter'

  8. Easiest way to open CSV with commas in Excel - Super User

    Mar 31, 2012 · CSV files are automatically associated with Excel but when I open them, all the rows are basically in the first column, like this: It's probably because when Excel thinks …

  9. Excel – columns to one cell - Super User

    Can you have a column of data moved to a single cell with commas separating the values that were in the column? Kind of reverse text to columns. e.g., 1 2 3 4 5 to 1 ...

  10. Format a number with optional decimal places in Excel

    26 Excel custom formats can provide a partial answer Custom formats for numbers in Excel are entered in this format: positive number format;negative number format;zero format;text format …