PC Review


Reply
Thread Tools Rate Thread

Conditonal Formatting : color the cell if it contains a formula

 
 
=?Utf-8?B?RnIuIFZhbmRlY2Fu?=
Guest
Posts: n/a
 
      3rd Apr 2007
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 !

 
Reply With Quote
 
 
 
 
=?Utf-8?B?VG9tIE9naWx2eQ==?=
Guest
Posts: n/a
 
      3rd Apr 2007
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 !
>

 
Reply With Quote
 
Peter T
Guest
Posts: n/a
 
      3rd Apr 2007
Try this -

Select A1
Define a name, Ctrl-F3
name: getFormula
refers to: =GET.CELL(6,A1) don't use $A$1

select a cell for your CF,
Formula Is
=LEFT(getFormula,1) = "="

Regards,
Peter T


"Fr. Vandecan" <Fr. (E-Mail Removed)> wrote in message
news:29D7AE1B-ADBE-4C71-88F3-(E-Mail Removed)...
> 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 !
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
conditonal formatting Lapa Microsoft Excel Worksheet Functions 3 25th Feb 2009 03:05 PM
formatting the Cell color directly in an IF formula daniel ron Microsoft Excel Worksheet Functions 1 14th Feb 2009 10:05 PM
Is conditional formatting or formula possible by cell color? =?Utf-8?B?SiBCaWxseQ==?= Microsoft Excel Worksheet Functions 2 30th Jun 2007 04:43 AM
How do I do Conditonal Formatting with formula progression =?Utf-8?B?U3RldmUgV2VzdHdvb2Q=?= Microsoft Excel Worksheet Functions 4 24th Aug 2006 11:51 AM
Formatting a cell for color that has a formula also =?Utf-8?B?S2FybA==?= Microsoft Excel Misc 2 17th Jul 2005 12:03 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:29 AM.