+ Reply to Thread
Results 1 to 4 of 4

Diabling the next columns in excel 2010 when a condition is selected for the prior column.

  1. #1
    Registered User
    Join Date
    09-15-2011
    Location
    India
    MS-Off Ver
    Excel 2002
    Posts
    4

    Diabling the next columns in excel 2010 when a condition is selected for the prior column.

    Hi,
    I am building a tracking sheet . I want help for the below
    Can someone help me in building something like - IF I select Yes from a drop down than the next 2 columns are disabled and If I select No from the drop down The next two columns are enabled.
    Please see attached file for reference.

    Thanks
    Nave
    Attached Files Attached Files
    Last edited by nave1984; 08-06-2012 at 02:38 AM.

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Diabling the next columns in excel 2010 when a condition is selected for the prior col

    Try Data validation..

    Allow Text length--> between --> minumum--> 0---> maximum-->=IF(A2="Yes",0,999999)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Diabling the next columns in excel 2010 when a condition is selected for the prior col

    Nave1984,

    Welcome to the forum and thanks for the rep!

    If you are happy with the solution provided, please mark the thread solved.
    To mark your thread solved do the following:
    - Go to the first post
    - Click edit
    - Click Advance
    - Just below the word "Title:" you will see a dropdown with the word No prefix.
    - Change to Solve
    - Click Save

  4. #4
    Registered User
    Join Date
    09-15-2011
    Location
    India
    MS-Off Ver
    Excel 2002
    Posts
    4

    Re: Diabling the next columns in excel 2010 when a condition is selected for the prior col

    Thanks for the help have marked it solved
    Thanks again

+ 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