+ Reply to Thread
Results 1 to 5 of 5

How to condition in excel 2007?

  1. #1
    Registered User
    Join Date
    03-05-2012
    Location
    malaysia
    MS-Off Ver
    Excel 2007
    Posts
    3

    How to condition in excel 2007?

    Hi,

    Im new here. Wonder if anyone can help me on this.

    How to condition excel if fill up column D (from cell D9 to D50), automatically column E & column F(from cell 9 to 50), will be black color and cell will be disable?

    Thanks in advanced.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: How to condition in excel 2007?

    The conditional formattin sounds pretty easy to do, in conditional formatting, select "use a formula/new rule, and add...

    =COUNTA($D$9:$D$50)=42 format the the font and fill to black

    but what do you mean by "disable"?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    03-05-2012
    Location
    malaysia
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: How to condition in excel 2007?

    thanks FDibbins.

    What i mean by disable is to lock the cell so that the cell cant be input.

  4. #4
    Registered User
    Join Date
    03-05-2012
    Location
    malaysia
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: How to condition in excel 2007?

    Actually to be honest, im not sure what are tools to help me getting this result as below:


    1) If any cell in column 'A' is fill up with anything, automatically any cell in column 'B' and column 'C' will be blackout and locked (not allow any input)
    A B C
    xxxx


    2) If any cell in column 'B' or/ and 'C' is fill up with anything, automatically any cell in column 'A' will be blackout and locked (not allow any input)
    A B C
    xxxx xxxx

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: How to condition in excel 2007?

    Why do you want to "lock"/protect B and C if anything is entered in A? To protect a cell the way you want will take an event macro VBA (i think) which is not something I and very good at yet

+ 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