ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Cell format - put hyphen where zero value would be. (https://www.excelbanter.com/new-users-excel/175252-cell-format-put-hyphen-where-zero-value-would.html)

sheana

Cell format - put hyphen where zero value would be.
 
I am working on an expenses spreadsheet, and I have the category of expenses
in column A. In the cells that would carry the numerical values, how do I
format the cell to show a hyphen where a value would eventually be,
indicating that the present value in the cell is zero?

CLR

Cell format - put hyphen where zero value would be.
 
Maybe this.......
Format for Custom, then
_(* #,##0_);_(* (#,##0);_(* "-"_);_(@_)

or

_($* #,##0_);_($* (#,##0);_($* "-"_);_(@_)

The cell must have a zero in it for the hyphen to show up.

Vaya con Dios,
Chuck, CABGx3




"sheana" wrote:

I am working on an expenses spreadsheet, and I have the category of expenses
in column A. In the cells that would carry the numerical values, how do I
format the cell to show a hyphen where a value would eventually be,
indicating that the present value in the cell is zero?


Gord Dibben

Cell format - put hyphen where zero value would be.
 
FormatCellsNumberAccounting


Gord Dibben MS Excel MVP

On Fri, 1 Feb 2008 03:41:01 -0800, sheana
wrote:

I am working on an expenses spreadsheet, and I have the category of expenses
in column A. In the cells that would carry the numerical values, how do I
format the cell to show a hyphen where a value would eventually be,
indicating that the present value in the cell is zero?




All times are GMT +1. The time now is 09:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com