Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This will not work if the cell color is changed using Conditional
Formating, Place this code in the Worksheet Module Private Sub Worksheet_SelectionChange(ByVal Target As Range) TextBox1.BackColor = Range("A1").Interior.Color End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy cell font colour to textbox? | Excel Discussion (Misc queries) | |||
Textbox font colour change? | Excel Discussion (Misc queries) | |||
Changing font colour depending on cell value | Excel Worksheet Functions | |||
textbox font colour | Excel Discussion (Misc queries) | |||
Change colour of font in a textbox? | Excel Discussion (Misc queries) |