• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Highlight Cell

Hi Faseeh / sambit ,

Using a formula to insert the value of the selected item on the sheet where the CF rule is to be applied , is not necessary ; all you need to do is create a named range referring to the selected item.

Thus if you create a named range called SelectedItem , referring to :

=Sheet1!$C$5

your CF rule can be :

=($C6=SelectedItem)

Narayan
 
Back
Top