Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
Copying Data OR Selecting Columns In Pieces
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Jacob Skaria, post: 6407811"] Do you mean the below.. Try running this code using F8 (Step into) and see what happens on each line OR try line by line from immediate window... Range("A:H").select selection.resize(,2).select selection.resize(,4).select selection.resize(,6).select selection.resize(,8).select If this post helps click Yes [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
Copying Data OR Selecting Columns In Pieces
Top