View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
GrahamB GrahamB is offline
external usenet poster
 
Posts: 12
Default Conditional Formats for formulae and values

Cell A5 contains a formula with that cell unlocked. The formula gives a
prompt to the user who can then either accept the forluma's 'suggestion' or
overtype that formula with a value. The default font format is Arial 10 with
half scale grey. If the user chooses to overtype that formula, I want the
result to show as bold and black (or automatic). The sheet will then
effectively highlight (in bold) those cells where the formula has been
overtyped. (I don't think it makes a difference but A5 default format is
custom 'hh:mm').
I've tried all types or conditional formatting but cannot get the correct
result !
GrahamB