Results 1 to 3 of 3

Thread: make menu visible when chart is activate

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2004
    Location
    Lucenec, Slovakia
    Posts
    154

    Exclamation make menu visible when chart is activate

    Hi to all,

    I would like to ask you how is it possible to make menu or command button visible, when the chart in excel is activated?

    Boris

  2. #2
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: make menu visible when chart is activate

    Well, I suppose you could do it this way:

    Create a timer with an interval of 1000.

    In that timer, check if the particular chart is active, if it is then show the menu, otherwise hide it.

    I'm not shure that will work but its an idea for you to try

    Cheers,

    RyanJ
    My Blog.

    Ryan Jones.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2004
    Location
    Lucenec, Slovakia
    Posts
    154

    Re: make menu visible when chart is activate

    Quote Originally Posted by sciguyryan
    Well, I suppose you could do it this way:

    Create a timer with an interval of 1000.

    In that timer, check if the particular chart is active, if it is then show the menu, otherwise hide it.

    I'm not shure that will work but its an idea for you to try

    Cheers,

    RyanJ
    Exists any other method, because I am green in VB and do not have experience with timering?

    Boris

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width