This will resize the selection to N rows with the same number of
columns as the were in the original selection. It assumes N > 0.
Cordially,
Chip Pearson
Microsoft Most Valuable Professional
Excel Product Group, 1998 - 2010
Pearson Software Consulting, LLC www.cpearson.com
(email on web site)
Set myRange = Selection.resize(7,1) 'as an example
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.