I have changed my code to exclude an anomaly I have in my code, I have added this line and although I know data meets this condition it is not finding any true conditions. I can't see anything wrong with it though, is there something I am missing??????
![]()
if row1 = row then if Range(row1.Address).Offset(0,-1).Value = "RBM/BM" then
Bookmarks