Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sorry took so long to get back to you. Worked picked up and not able to work
on this. Everything works great. Thank you so much for your help. "Sandy" wrote: My boxes in the upper left corner now clears color when macro runs. I e-mailed a copy of my file. Hope this helps explain a little better. Thanks. "Sheeloo" wrote: Use this to clear the colors Sub ClearCells() For i = 7 To 39 For j = 3 To 25 Cells(i, j).Interior.ColorIndex = 0 Next j Next i End Sub "Sandy" wrote: The formula worked until I deleted my date. The color stayed. When I scrolled throught more years, the color formatting stayed on that specific day even thought there weren't any dates. Any suggestions? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Color Banding / Conditional Formatting | Excel Discussion (Misc queries) | |||
Conditional formatting to color cells | Excel Discussion (Misc queries) | |||
Conditional Formatting on Color | Excel Worksheet Functions | |||
Color Conditional Formatting | Excel Worksheet Functions | |||
Conditional color formatting entries have wild color. | Excel Discussion (Misc queries) |