* instead of value

  • Thread starter Thread starter Kash
  • Start date Start date
K

Kash

Hi, I need to display as * in the cell instead of value.. How to format that?
 
Kash

Right click>FormatCells>Custom>Type: "*" (in double quotes)

If this post helps click Yes
 
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:

\*;\*;\*
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top