简体   繁体   English

Excel VBA-复制行并插入到新工作表

[英]excel vba - copying a row and inserting to a new sheet

I am trying to copy information from a row in one sheet and then paste it to another sheet based on user input. 我正在尝试从一张纸的一行中复制信息,然后根据用户输入将其粘贴到另一张纸上。 After the data is pasted, the cells should slide down. 粘贴数据后,单元格应向下滑动。 I haven't been able to find good example code to do this, but it seems like it should be there 我还没有找到好的示例代码来执行此操作,但似乎应该在那里

Thanks 谢谢

I just answered to one simillar topic, please check the below link: 我只是回答了一个类似的主题,请检查以下链接:

link 链接

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM