Computer Science, asked by ravinderlifestyle, 3 months ago

dash cell format display cell data as a number with a separator​

Answers

Answered by Anonymous
9

Answer:

To create an Excel custom number format with a thousands separator, include a comma (,) in the format code. For example: #,### - display a thousands separator and no decimal places. #,##0.00 - display a thousands separator and 2 decimal places.

_____________

Similar questions