I am receiving the error "unable to get the match property of the worksheet function class". I suspect my data as input into the function is not allowing for the smooth operation of the function. Below is the code.
C = TS.Cells(A, "A").value D = TS.Cells(A, "B").value
E = TS.Cells(A...