|
After I copy to a new file, if I delete the lines that I don’t need, there will be no continuity in the middle, and it will be ugly for users to open the document
And the target rows I copied are all dynamic, and I can’t know in advance which ones I don’t need ^_^
Think again, why do I use VBA code to copy from one document to another document and copy the intermediate lines that I don’t need? There is no such problem in a document, VBA code can normally copy and paste discontinuous line records ~~ |
|