Click here to Skip to main content
15,921,697 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello
I am novice in excel macro programming. I want a simple macro where I can copy a set of rows and columns from one sheet to another sheet without having any advance knowledge of number of rows or columns present in the source sheet.

Thanks in advance.
Posted
Updated 6-Nov-15 9:12am
v2
Comments
ZurdoDev 6-Nov-15 15:22pm    
Step one, record a macro doing what you want and you'll get most of the code you need.

1 solution

Start here[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900