Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9831

What is wrong with my Conditional Formatting Formula?

$
0
0

I want to change the text color to Red for cells in range A3:A25 by comparing the corresponding values in the worksheet named 'Stock Master'. i.e., if the corresponding value (reference present in Column A of 'Stock Master') in Column L of 'Stock Master' is less than the value in Column M of 'Stock Master', change the text color to RED.

I used the following custom formula for conditional and I am getting the Error Message: "Invalid Formula"

=vlookup(A3,INDIRECT('Stock Master'!$A$3:$M$300,12, False))<vlookup(A3, INDIRECT('Stock Master'!$A$3:$M$300,13,False))

What is wrong with my custom formula for conditional formatting?


Viewing all articles
Browse latest Browse all 9831

Latest Images

Trending Articles



Latest Images