We don't need to see the customer's data but we do need some information. We can see the two worksheet names. We can also see you recorded the macro with relative references.
But we don't know which sheet is active and which cells were active on each sheet when you started the macro. At one point you have an offset of -25 rows which tells us that there is a lot of significant data above the starting point on the VHC sheet. We don't need the actual data but its dimensions would help.
We also know nothing about Table 4. Which sheet it is on, the number of rows and columns, and which column contains the header Handle would help.
What sequence of steps did you take to record the first line of the macro?