Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Everyone
I've got a grid , 81 cells with numbers in random cells. I would like a macro to format the empty cells only, in red. As you can see, I don't know much about macro except the recorder. Just a start:: Sub Change2Red() ' ' Change2Red Macro ' Macro recorded 25/11/2008 by ' Range("B2:J10").Select if cell is blank ????? Selection.Font.ColorIndex = 3 End Sub Thanking you in advance, Regards John There is no failure except in no longer trying. by: Elbert Hubbard |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change colour in cell | Excel Worksheet Functions | |||
if cell colour is then change cell colour in range | Excel Programming | |||
Change colour of cell if there is no value | Excel Worksheet Functions | |||
change a cell background colour to my own RGB colour requirements | Excel Discussion (Misc queries) | |||
Change cell colour | Excel Worksheet Functions |