|
-
Apr 22nd, 2004, 10:14 AM
#1
Thread Starter
PowerPoster
Range.Areas question
Hi,
If I have a range from an Excel worksheet, how do I make more Areas than it starts with?
If I create a range from A1:A6, and try to access the Range's Areas collection, Areas(1) seems to contain only "A1". How do I make or define more Areas, like:
Set Range.Areas(2) = "A2:A4"
or something like that. Do I have to programatically select a new range to create a new area?
Please shed some light on this confusing topic!
Dave
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|