Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi, I need to display as * in the cell instead of value.. How to format that?
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Kash wrote:
Hi, I need to display as * in the cell instead of value.. How to format that? Try this in cell custom format: "*";"*";"*";"*" |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Format it as Text.
Regards, Fred. "Kash" wrote in message ... Hi, I need to display as * in the cell instead of value.. How to format that? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Kash
Right clickFormatCellsCustomType: "*" (in double quotes) If this post helps click Yes --------------- Jacob Skaria "Kash" wrote: Hi, I need to display as * in the cell instead of value.. How to format that? |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
You can use "*" or shorter \* but this may not be acceptable since it will cause cells containing negative numbers to return -* (minus astericks) The following custom format might prove more to you needs: \*;\*;\* -- If this helps, please click the Yes button. Cheers, Shane Devenshire "Kash" wrote: Hi, I need to display as * in the cell instead of value.. How to format that? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|