Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() For Each cell In Activesheet.UsedRange If cell.Interior.ColorIndex = 6 Then cell.ClearContents End If Next cell -- HTH RP (remove nothere from the email address if mailing direct) "Paul H" wrote in message ... Can a macro be written that would clear the contents from all yellow cells in a worksheet? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro for clearing cells | Excel Discussion (Misc queries) | |||
Clearing a cell value after a set time period - Macro?? | Excel Discussion (Misc queries) | |||
Macro for clearing cell contents | Excel Discussion (Misc queries) | |||
Clearing All check boxes using Macro | Excel Discussion (Misc queries) | |||
macro clearing cell content | Excel Programming |