Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() code is as follows: Dim cbobox As Control With ufrmRepoData For Each cbobox In .Controls If Right(cbobox.Name, 1) = 2 Then If blnEnable Then cbobox.Interior.ColorIndex = vbWhite End If Next cbobox End With interior.colorindex doesnt work, how do I set the back colour via code? any help gratefully appreciated. Matt. -- MattShoreson ------------------------------------------------------------------------ MattShoreson's Profile: http://www.excelforum.com/member.php...fo&userid=3472 View this thread: http://www.excelforum.com/showthread...hreadid=537170 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dim Userform Control | Excel Programming | |||
Control Sequence from Userform Control | Excel Programming | |||
Userform control | Excel Programming | |||
Userform control | Excel Programming | |||
UserForm Control | Excel Programming |