View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bliten_bsas bliten_bsas is offline
external usenet poster
 
Posts: 7
Default Font format according con cell content data type

Hi, I need a macro to format the font color on a given cell depending
if the cell content is a value (should be blue) or a formula (should
be red). How can I do this?