Thread: Cell Format
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bondi Bondi is offline
external usenet poster
 
Posts: 94
Default Cell Format


Execeld wrote:
Could any one help me in getting to change the format of the cell depending
on an if statement. I would like to get the cell to change colour if the
formula result is below 0
IF(A 1<0,then change call format to red ,Cell format green)


Hi,
One way would be to use Conditional Formatting.

Goto Format - Conditional Formatting and chose Cell Value Less Than
....
Then Click Format - Patterns and chose Green..

Regards,
Bondi