Hi,
I have a huge dataset and I need to apply conditional formatting in a very strange and complex way. The data is a mix of hard coded and calculated prices. I need a formula that will apply formatting only if the cell ends with an 5 in the second decimal place (20.55, 5.05, 42.95, etc.). I've tried a combination of round, if, countif with wildcards and I honestly don't understand intermediate conditional formatting, it's so basic compared to all the other features. VBA is a viable solution. I'd be greatful for any solution, but I can't go through and change the formulas on the sheet to round beforehand. It needs to be taken care of separately.
Thanks as Always!
I have a huge dataset and I need to apply conditional formatting in a very strange and complex way. The data is a mix of hard coded and calculated prices. I need a formula that will apply formatting only if the cell ends with an 5 in the second decimal place (20.55, 5.05, 42.95, etc.). I've tried a combination of round, if, countif with wildcards and I honestly don't understand intermediate conditional formatting, it's so basic compared to all the other features. VBA is a viable solution. I'd be greatful for any solution, but I can't go through and change the formulas on the sheet to round beforehand. It needs to be taken care of separately.
Thanks as Always!