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

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!!!