I have a VBA issue and would be willing to pay 40 bucks or so for your time. (more if it requires extensive amounts of your time)
I have 6 columns:
Column: Name:
A Keyword
B Campaign
C Adgroup
D Negative Keyword
E Negative Campaign
F Negative Adgroup
What I would like to happen is for a VBA code to look at columns B & C and match it with columns E and F. If the columns are identical the code will look at Column A (in the same row) and match it with column D - if the Negative Keyword in column D is matched exactly or is present anywhere in column A - the code will highlight the Keyword in column A and spit out in column G which negative keyword triggered the keyword in column A to be highlighted.
Please let me know if you can do this.
I am attaching a mock up of how I envision the worksheet looking/working like that I will want the vba code to work on.