Need to Redefine Range to include Additional Ranges

J

Jamie Carper

Hi,

I need to have a Range expand to include additional ranges.

e.g. Set MyRange = MyRange + YourRange

So that MyRange.Select will select the total area encompassed by the
prior two ranges.

I have tried Append, Join, Merge... these all seem to deal with the
contents of the ranges. Whereas I want to merge the ranges NOT the
cell values.

Any help please,

Jamie
 

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.

Ask a Question

Top