Hi, I am working on building a tool where we enter the value in cell B, values populate in columns C, D and E based off V-look up. After entering the value in Col. B, the cursor goes automatically to col H. After data entry (barcode scan) in col H, the cursor should come back to next row in Col B. And should keep on following the loop.
The code that I have works for the first row, but for the repetition on the next row it fails and shows an error message to end or debug. Can someone please help with a fix?
Objective is that similar to row 1, it should follow the same flow in the next row (Data entry in col B, auto populate in col C,D,E, cursor direct to col H and scan entry in Col H to take it to the next row col B again.
Thanks in advance!
The code that I have works for the first row, but for the repetition on the next row it fails and shows an error message to end or debug. Can someone please help with a fix?
Objective is that similar to row 1, it should follow the same flow in the next row (Data entry in col B, auto populate in col C,D,E, cursor direct to col H and scan entry in Col H to take it to the next row col B again.
Thanks in advance!