• 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.

VBA code to apply CF on a particular column heading

Jagdev Singh

Active Member
Hi Experts

I am stuck with one query and won’t able to find the remedy for it. I want to apply conditional formation on a particular header name (“Year”) in the sheet. The issue is it keeps on changing its location in the sheet.

My CF formula is

=Isnumber(Find(“Total”,$B1))

Instead of $B1 is it possible to track the header first and then use it in its place.

Regards,

JD
 

Attachments

  • Sample_CF.xlsx
    9.8 KB · Views: 0
Back
Top