View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Patrick Simonds Patrick Simonds is offline
external usenet poster
 
Posts: 258
Default Conditional Format on returned value

I have a formula in cell A1 which if the right conditions are met will
display a value between 1 and 31, in cell A1. If the condition is not met
the cell remains blank. I need a conditional format that will work any time
a value is returned by the formula. Everything I have tried views the
formula as a value.