+ Reply to Thread
Results 1 to 2 of 2

hide columns based on validation cell

  1. #1
    Registered User
    Join Date
    10-06-2010
    Location
    leicester,england
    MS-Off Ver
    Excel 2003
    Posts
    1

    hide columns based on validation cell

    i need some assistance i have a
    validation cell in C1
    with the values 1,2 & 3
    what i need to happen is after selecting 1from the validation cell
    I need columns E-H to be hidden
    after selecting 2 I need columns G-H to be hidden
    and after selecting 3 i do not need any cells to be hidden

    any help would be appreciated

    thank you

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: hide columns based on validation cell

    You can use a Worksheet Change event

    Please Login or Register  to view this content.
    to insert the above - right click on the tab of the sheet to which the code is to be applied - select View Code and paste above into resulting window

    this is just one approach of many.

+ 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