Greetings Experts,
I'm trying to look at the value of a cell in a range. In this case, the range is range("AK2", range("AK" & myLastRow)
If the cell contains "L" input =IF(AL2=AJ2,TRUE, FALSE)) - 3 cells down (in "AN2")
if the cell contains "KG" input...