View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
TSK TSK is offline
external usenet poster
 
Posts: 21
Default How to change color in cell when there is input

Thank You

what if the cell contain alphanumeric? What should type in the formula?
Please what

"Max" wrote:

Select col A (A1 active)
Click Format Conditional Formatting
Formula is: =ISTEXT(A1)
Click Format Patterns tab select "No color"
OK out

Select col B (B1 active)
Click Format Conditional Formatting
Formula is: =ISNUMBER(B1)
Click Format Patterns tab select "No color"
OK out

Test it out
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"TSK" wrote:
Col A is fill Green, cell format is general - Color disappear when text is
enter
Col B is fill Blue, cell format is currency - Color disappear when number is
enter