+ Reply to Thread
Results 1 to 3 of 3

Write a single row from a 2D Array to a range

  1. #1
    Forum Contributor
    Join Date
    01-25-2011
    Location
    Virginia
    MS-Off Ver
    Excel 2016
    Posts
    166

    Write a single row from a 2D Array to a range

    Is it possible to write a single row from a 2D array to a range?

    Let's say I have a 10x10 Array called TrueTestTimeA
    and a 10x10 range called TrueTestRange

    To write the entire Array to the Range I would use:

    Please Login or Register  to view this content.
    But what if I only want to write one row of the array to a singe row range. I know I can do this by looping, but is there a way to do it with a single line like the .value (or another) technique?

    Thanks,

    Tom
    Last edited by tom.hogan; 04-10-2011 at 10:13 AM.

  2. #2
    Forum Expert
    Join Date
    11-29-2010
    Location
    Ukraine
    MS-Off Ver
    Excel 2019
    Posts
    4,168

    Re: Write a single row from a 2D Array to a range

    hi, Tom, yes it's possible:

    Please Login or Register  to view this content.
    it will insert 4th line from the array TrueTestTimeA

  3. #3
    Forum Contributor
    Join Date
    01-25-2011
    Location
    Virginia
    MS-Off Ver
    Excel 2016
    Posts
    166

    Re: Write a single row from a 2D Array to a range

    Awesome, worked like a charm!

    I love this site!

    Regards,

    Tom

+ 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