View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Conditonal Formatting : color the cell if it contains a formula

By no VBA, I assume you also mean no User Defined function written in VBA.

Given those specifications, I would guess your out of luck.





--
Regards,
Tom Ogilvy



"Fr. Vandecan" wrote:

Hello,
I would like to inform the user whenever he is changing a cell which
contains a formula by a value. The sheet is not protected and will not be.
No macro. Usage of function inside the conditional formatting wizard.

Thanks for helping me !