Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I cannot work out why the simple code below runs but then the egg timer shows until you press the ok button. If you comment out the first line it works fine with no egtimer. i have tried various other ways of clearing the cells colour but it is still the same. i am puzzled. Private Sub CommandButton1_Click() Range("colA").Interior.ColorIndex = 0 MsgBox (" blah blah blah"), vbOKOnly End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding last occurence of Interior.ColorIndex 36 | New Users to Excel | |||
Sumif interior.colorindex condition | Excel Worksheet Functions | |||
problem with interior.colorindex | Excel Programming | |||
Use of Interior.ColorIndex | Excel Programming | |||
Testing for Interior.ColorIndex | Excel Programming |