View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Steve Davis Steve Davis is offline
external usenet poster
 
Posts: 12
Default command button colour

hi thanks very much spent a bit of time looking at posts then the net so
thanks again

"Jim Cone" wrote:


youcancoloracommandbuttonusingcodesimilartothefoll owing:CommandButton1.BackColor=RGB(111,222,333)
--
Jim Cone
Portland, Oregon USA



"Steve davis"
wrote in message
...
hi i have 3 form button at the moment that when u click run there code
and they also change the colour of the text from green to red and the next
buton from red to green that way if u get pulled away u now were u are but
would like to use command buttons as u can change the face colour not just
the text is there a vb code to change the button colour if so could u please
tell me
.