Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
is it possible to color code text that will be inserted into other text:
asdf="HI" if Range("a1")<"" then tempval=Range("a1").value Range("a1").ClearContents Range("A1")=tempval & asdf but I want "asdf" to be red (existing as is)??? Is there anyway to do that other than inserting it, searching it and then color coding it?????? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
add some text in a cell that has just been inserted | Excel Programming | |||
Copy text cell & change text color conditionally | Excel Programming | |||
Cond. format text color based on another's text color | Excel Discussion (Misc queries) | |||
Blank space gets inserted after text | New Users to Excel | |||
Text not all displaying in a cell, what is max that can be inserted? | Excel Worksheet Functions |