Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks to all ... all seemed similar to answer I found somewhere else and
ended up using. Created a general module in VBE for the workbook: Function IsFormula(Cell) IsFormula = Cell.HasFormula End Function Then used conditional formatting: CF-Formula Is-=NOT(IsFormula(CellRef)) Hope that helps for others as well! Heather "HeatherT" wrote: Hi, I'd like a cell to change color when a user has entered a hard-coded number rather than the keeping the formula already in the cell. Any ideas? Thanks, Heather |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional formatting for changing data | Excel Discussion (Misc queries) | |||
Dynamically Copying Changing Conditional Formatting | New Users to Excel | |||
Conditional formatting: changing number format | Excel Worksheet Functions | |||
Changing text color usinf a formula (NOT Conditional Formatting) | Excel Discussion (Misc queries) | |||
Changing a Formula in Conditional Formatting | Excel Worksheet Functions |