Thread: Cell Format
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nigel Nigel is offline
external usenet poster
 
Posts: 923
Default Cell Format

Try using conditional formatting by setting the font color to the background
color?

--
Cheers
Nigel



"John" wrote in message
...
Dear all,

How can I format a cell when the cell value is zero,display it as space

Thanks you