Good Night,
I'm making a rule in vba that will rotate to all rows in the worksheet. So I created a variable, cells (l, 3)="ID", but when I call this variable in the formulas it is returning the word ID instead of the value in the cell (L, 3).
Can anyone help me?