Closed Thread
Results 1 to 4 of 4

Highliting Entire Row Using Conditional Formating

  1. #1
    earthworm
    Guest

    Lightbulb Highliting Entire Row Using Conditional Formating

    Guys

    i want to highlight entire row using conditional formating from the RANGE

    I Know how to highlight the entire row using only one row but i want to

    highlight the row from the available RANGE !!

    Example when i Entire Sunday it highlights the entire row

    but if i enter monday it dosent work . How to make it work so that if i enter tuesday it highlight the tuesday row .




    PLEASE GUIDE



    Sample excel attached
    Attached Files Attached Files

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Highliting Entire Row Using Conditional Formating

    Go to F10 and invoke Conditional formatting..

    Change formula to:

    =IF($E10=$E$7,1,0)

    (note no $ in front of 10 in E10)

    Click Ok

    Then copy F10 select the entire range F10:K14 and go to Edit|Paste Special and select Formats.

    Click Ok.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    earthworm
    Guest

    Talking Re: Highliting Entire Row Using Conditional Formating

    Quote Originally Posted by NBVC View Post
    Go to F10 and invoke Conditional formatting..

    Change formula to:

    =IF($E10=$E$7,1,0)

    (note no $ in front of 10 in E10)

    Click Ok

    Then copy F10 select the entire range F10:K14 and go to Edit|Paste Special and select Formats.

    Click Ok.
    Thank you very much for your assistance

    I m proud to be this forum member


  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Highliting Entire Row Using Conditional Formating

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save

Closed 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