+ Reply to Thread
Results 1 to 3 of 3

Sheets Tabs Function

  1. #1
    Forum Contributor
    Join Date
    01-19-2006
    Posts
    142

    Sheets Tabs Function

    Hi all,

    Is it possible to have a function on a cmdbutton in a userform to show/hide sheet tabs??

    Thanks all.

  2. #2
    Chip Pearson
    Guest

    Re: Sheets Tabs Function

    Try

    ActiveWindow.DisplayWorkbookTabs = _
    Not ActiveWindow.DisplayWorkbookTabs

    --
    Cordially,
    Chip Pearson
    Microsoft MVP - Excel
    Pearson Software Consulting, LLC
    www.cpearson.com


    "gti_jobert"
    <[email protected]> wrote
    in message
    news:[email protected]...
    >
    > Hi all,
    >
    > Is it possible to have a function on a cmdbutton in a userform
    > to
    > show/hide sheet tabs??
    >
    > Thanks all.
    >
    >
    > --
    > gti_jobert
    > ------------------------------------------------------------------------
    > gti_jobert's Profile:
    > http://www.excelforum.com/member.php...o&userid=30634
    > View this thread:
    > http://www.excelforum.com/showthread...hreadid=517332
    >




  3. #3
    Forum Contributor
    Join Date
    01-19-2006
    Posts
    142
    Cheers boss, have got it working with your help now!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1