Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have this I can place on the sheet module to change font when editing. Is
there a way to put this into a macro so I can enter this into the sheet automatically each time I am emailed a new version of the workbook? Thanks. Private Sub Worksheet_Change(ByVal Target As Range) Target.Cells.Interior.ColorIndex = 4 End Sub |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can't change font | Excel Worksheet Functions | |||
How do I change the font color based on results of an IF stateme | Excel Worksheet Functions | |||
Can't change cell value with unusual font. | Excel Worksheet Functions | |||
change font color of first cell in data table attached to chart | Charts and Charting in Excel | |||
Change datalabel font size for all chartobjects in a row | Charts and Charting in Excel |