View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph David Biddulph is offline
external usenet poster
 
Posts: 620
Default conditional format of number? -- show decimal ONLY IF not 0

Format as General?
You don't need conditional formatting.
--
David Biddulph

"projectx633" wrote in message
...
I want to format an entire column to only show the values to the right of
the
decimal if < 0. Examples:

if 4.5 ... show 4.5
if 4.0 ... show 4

I so appreciate any help you can give me. I've searched this forum but
don't know how questions were worded. Thank you!!!