Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default command button colour

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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,549
Default command button colour


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
  #3   Report Post  
Posted to microsoft.public.excel.misc
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
.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
command button sub Atishoo Excel Discussion (Misc queries) 3 February 11th 09 04:50 PM
command button add another command Wanna Learn Excel Discussion (Misc queries) 5 December 7th 08 11:42 PM
Command button Richard Excel Worksheet Functions 3 March 12th 08 02:48 AM
Colour formatting using command buttons and comparing data. Luke Excel Discussion (Misc queries) 4 January 19th 07 08:19 PM
How do I change font colour in an if command? Alex_W Excel Worksheet Functions 1 May 3rd 06 02:27 PM


All times are GMT +1. The time now is 08:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"