+ Reply to Thread
Results 1 to 2 of 2

Setting a 2-dim range equal to several 1-dim ranges

  1. #1
    Registered User
    Join Date
    07-31-2007
    Posts
    35

    Setting a 2-dim range equal to several 1-dim ranges

    Is it possible to have a 2-dim range named TwoDim set equal to cells A1:B2 and then set it equal to 2 1-dim ranges like rangeA (a10:a11) and rangeB(b10:b11)?

    Something like

    TwoDim(1)=rangeA
    TwoDim(2)=rangeB

  2. #2
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    East Sussex, UK
    MS-Off Ver
    365, varying versions/builds
    Posts
    21,300

    Re: Setting a 2-dim range equal to several 1-dim ranges

    Not a range, no, but you can declare an array of variants and load different ranges into each item, much as per your post.
    Anyone who confuses correlation and causation ends up dead.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1