View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cardan cardan is offline
external usenet poster
 
Posts: 112
Default Conditional Format Based on Formula in Cell

Hello,

I have a problem that I think should be easy to solve but I am
clueless. I have a column of numbers. Some are hard coded and some
are formulas. I would like to conditionally format this column based
on whether or not the cell is a hard code or a formula. Is this easy
to do?

Any help would be greatly appreciated. Thank you

Dan