Hi
I've been trying to use index match match in vba and I just can't get it right. I've tried a couple of ways. The 1st thing I tried was:
Me.Controls("POinv" & x).Value = Application.Index(wsP.Range("B:L"), Application.Match(Me.Inv2.Value, wsP.Range("K:K"), 0), Application.Match(wsP.Cells(3...