79151082

Date: 2024-11-02 16:30:43
Score: 1.5
Natty:
Report link

A more simple approach would be to cycle through the rows of sheet 'RefundOther' via 'for...next' starting with last row of this sheet (step -1 because you're going to delete rows), copy each cell value from A to V (column 1…22) via another 'for...next' to the designated target sheet (where you looked up its last row beforehand) and delete the source row then.

I'd like to apologize that I don't provide any code, but I'm sitting at a patients tablet in a hospital, bored to death, struggeling with the Autocorrection.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Frank