+ Reply to Thread
Results 1 to 2 of 2

hide / unhide columns

  1. #1
    appeng
    Guest

    hide / unhide columns

    I have approximately 10 columns that I want to hide or un-hide.

    I was thinking of having associate text in B1 that may say hide column F
    If A1 has an x it means hide column F
    And associated text in B2 that may say un-hide column F
    If A2 has an x it means un-hide column F

    Another thought was to use radio buttons

    The values in A1 and A2 are mutually exclusive.
    That is, if A1 = x then A2 will not = x.
    Same for A3 and A4.

    The information will continue down to additional rows for each column I want
    to hide or un-hide.


  2. #2
    Don Guillett
    Guest

    Re: hide / unhide columns

    a more detailed explanation would be helpful but you could use a worksheet
    change event with select case.


    --
    Don Guillett
    SalesAid Software
    donaldb@281.com
    "appeng" <appeng@discussions.microsoft.com> wrote in message
    news:0F81222B-19C7-446B-85C6-09AF16DAD102@microsoft.com...
    > I have approximately 10 columns that I want to hide or un-hide.
    >
    > I was thinking of having associate text in B1 that may say hide column F
    > If A1 has an x it means hide column F
    > And associated text in B2 that may say un-hide column F
    > If A2 has an x it means un-hide column F
    >
    > Another thought was to use radio buttons
    >
    > The values in A1 and A2 are mutually exclusive.
    > That is, if A1 = x then A2 will not = x.
    > Same for A3 and A4.
    >
    > The information will continue down to additional rows for each column I

    want
    > to hide or un-hide.
    >




+ 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