• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Select used range just in one column

freshtomm

Member
Hi guys,

i wanted to ask whether is it possible to select used range just in one specific column? I am alerady using code below to select whole used range, but i need to do that just in one column.

Code:
 ActiveSheet.UsedRange.Copy

Thanks.
 
Back
Top