PC Review


Reply
Thread Tools Rate Thread

Commandbuttons

 
 
=?Utf-8?B?U3RldmU=?=
Guest
Posts: n/a
 
      5th Jan 2007
I would like to be able to click commandbutton1 on sheet A, so
commandbutton2 on sheet B becomes visible. If Commandbutton 1 isn't clicked
on sheet A then Commandbutton2 on Sheet B is left invisible.
 
Reply With Quote
 
 
 
 
Corey
Guest
Posts: n/a
 
      5th Jan 2007
Steve,
Try,

Sheet2.CommandButton2.Visible = True '<=== Modify sheet2 to suit what sheet
the commanbutton is on

In code for commandbutton2 place:
Commandbutton2.visible = false

Corey....

"Steve" <(E-Mail Removed)> wrote in message
news:ED1C177D-7A2F-496D-AAB8-(E-Mail Removed)...
>I would like to be able to click commandbutton1 on sheet A, so
> commandbutton2 on sheet B becomes visible. If Commandbutton 1 isn't
> clicked
> on sheet A then Commandbutton2 on Sheet B is left invisible.



 
Reply With Quote
 
=?Utf-8?B?U3RldmU=?=
Guest
Posts: n/a
 
      5th Jan 2007
Thank you
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
CommandButtons =?Utf-8?B?TWF0cyBTYW1zb24=?= Microsoft Excel Programming 4 17th Jan 2006 02:19 PM
CommandButtons WhoopDing Microsoft VB .NET 3 15th Feb 2005 12:19 PM
Commandbuttons PCOR Microsoft Excel Programming 1 11th May 2004 11:21 PM
CommandButtons SusanM Microsoft Access Forms 2 1st Mar 2004 09:03 AM
commandbuttons properties Rui Microsoft Excel Programming 2 5th Nov 2003 04:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:06 PM.