Hi Im getting "Runtime Error 91 : Object Variable Or With Block Variable Not Set" from the following line of code.
Im relatively new to programming/VBA and i need help to find out what im doing wrong here:
r = Application.VLookup(Plant_No, Range("F2:F63"), i, False)
Im relatively new to programming/VBA and i need help to find out what im doing wrong here:
r = Application.VLookup(Plant_No, Range("F2:F63"), i, False)