Ok, so now I'm having a new problem, it runs fine on one computer, but when I move it to the server (Where the original code was pulled from) I'm getting a
on the lineRun-time error '13': Type Mismatch
For i = LBound(ar) To UBound(ar)
Ok, so now I'm having a new problem, it runs fine on one computer, but when I move it to the server (Where the original code was pulled from) I'm getting a
on the lineRun-time error '13': Type Mismatch
For i = LBound(ar) To UBound(ar)