Hi, I'm hoping someone can help me with a macro which will highlight a value in column C based on certain criteria
So all the criteria must be met on each row, so if L2=True and M2=False and C2>=1 and if D2>=1 then highlight cell C2 yellow but if D2=0 then highlight C2 Green. I want it to do this on every row there is data
I'm not experienced at all in VBA and I've spent hours trying to work out the best way of doing this.
Many Thanks
So all the criteria must be met on each row, so if L2=True and M2=False and C2>=1 and if D2>=1 then highlight cell C2 yellow but if D2=0 then highlight C2 Green. I want it to do this on every row there is data
I'm not experienced at all in VBA and I've spent hours trying to work out the best way of doing this.
Many Thanks