Conditional Formatting

  • Thread starter Thread starter Hardeep Kanwar
  • Start date Start date
Using CF it is possible if you know what the original cell text is
OR
other wise you will have to use a macro

If this post helps click Yes
 
Thanks sir, for quick reply

and i am sorry for not provide the complete details

Actulally, I have a sheet with many formulas, Now i a CF if some one
overwrite or Change the Formula it change the color.

I know there are many solutions. like Protect sheet or Data Validation.

But i want only CF if Possible.

Hardeep kanwar
 
I have a Sheet with many formulas now, if someone change or overwrite the
formuals , the cell will Highlight with color

There are many Solution like Protect Sheet and Data Validation

But i want using CF if Possible

Hardeep Kanwar
 
"NotFormula" is a defined name no quotes

Refers to: =NOT(GET.CELL(48,INDIRECT("rc",FALSE)))

Conditional Formatting:
=NotFormula

Format any color you like :)
 
thanks for reply

good to see u Teethless mama.

Your solution Colored the All cell which have no formula.

My Requirement is totally different with your solution.

Ok, Lets start again

I have simple Sheet with many Formulas But without any colors.

See the Link

http://spreadsheets.google.com/ccc?key=tOo_grJgutfnY3k8cc0TP9A

In E2 i have a simple Sum function. If someone Change or Over Write the Cell
it will Turn into Red Color.


NOTE: THIS SHEET HAVE ONLY ONE FORUMAL , MY ORIGINAL SHEET HAVE THUNDRED
FORUMLA.

Please revert for further Clarification

regards

Hardeep kanwar
 
Back
Top