+ Reply to Thread
Results 1 to 7 of 7

"Dinamic array rearange from row to columns"

  1. #1
    Valued Forum Contributor
    Join Date
    11-28-2015
    Location
    indo
    MS-Off Ver
    2016 64 bitt
    Posts
    1,356

    "Dinamic array rearange from row to columns"

    Clip1.jpg
    i want Data in column b after 3 row copy to kol E,F,G,H,I
    Please Login or Register  to view this content.
    Last edited by daboho; 02-01-2017 at 03:31 PM.

  2. #2
    Forum Guru karedog's Avatar
    Join Date
    10-03-2014
    Location
    Indonesia
    MS-Off Ver
    2003
    Posts
    2,971

    Re: "Dinamic array rearange from row to columns"

    Maybe :
    Please Login or Register  to view this content.
    1. I care dog
    2. I am a loop maniac
    3. Forum rules link : Click here
    3.33. Don't forget to mark the thread as solved, this is important

  3. #3
    Valued Forum Contributor
    Join Date
    11-28-2015
    Location
    indo
    MS-Off Ver
    2016 64 bitt
    Posts
    1,356
    You is the best my teacher sir karedog
    One again i want change to function this makro where is wrong thank before to my teacher
    Please Login or Register  to view this content.
    [/QUOTE]

  4. #4
    Forum Guru karedog's Avatar
    Join Date
    10-03-2014
    Location
    Indonesia
    MS-Off Ver
    2003
    Posts
    2,971

    Re: "Dinamic array rearange from row to columns"

    You are welcome.
    The function on post #3 is good, maybe you don't place it correctly.
    First select range E3:I5, press F2 on keyboard, and type this formula :
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    and then press and hold (without releasing) Ctrl Shift Enter on keyboard (because this is an array formula, so not just Enter key).
    The result must be shown correctly.
    Attached Files Attached Files

  5. #5
    Valued Forum Contributor
    Join Date
    11-28-2015
    Location
    indo
    MS-Off Ver
    2016 64 bitt
    Posts
    1,356

    Re: "Dinamic array rearange from row to columns"

    Sir karedog
    Is possible from my pic
    If b3= 3 then result array in col d3:d5=c3+c3+c3 become in d3= a, d4,a,d5=a
    And loop after kol b <> "",if in b4=2 and c4=b then in d6:d7 = b,b with array how can do it

  6. #6
    Forum Guru karedog's Avatar
    Join Date
    10-03-2014
    Location
    Indonesia
    MS-Off Ver
    2003
    Posts
    2,971

    Re: "Dinamic array rearange from row to columns"

    Sir daboho,
    I hope this is what you are looking for :
    Please Login or Register  to view this content.

  7. #7
    Valued Forum Contributor
    Join Date
    11-28-2015
    Location
    indo
    MS-Off Ver
    2016 64 bitt
    Posts
    1,356

    Re: "Dinamic array rearange from row to columns"

    Hehe you is briliant
    Sir karedog i want ask
    1.What different a() with a this is same variant
    2.is array still can know adress row
    Example in each in range (a1:a10).value = 1 then with array i store value to array
    For i = 1 to ubound(a,1)
    If a(i,1) = "1" then r=r+1:y(r,1)=a(i,1)
    Next my asking how to do with array to hide row
    Maybe can do like union range (loop range)
    Maybe can do...range(y).entirerow. hidden... It is posible use array
    Last edited by daboho; 02-03-2017 at 03:28 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 5
    Last Post: 02-05-2019, 12:03 AM
  2. Macro to "Group" (hide/show toggle) each marked columns based on an array list.
    By Hyflex in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-07-2016, 09:31 PM
  3. Get multiple "columns" from array in memory
    By JasperD in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-12-2014, 08:59 AM
  4. Replies: 0
    Last Post: 01-09-2013, 06:52 PM
  5. [SOLVED] Array formula to only sum cells where the previous 12 columns were "nil"
    By pbcsd in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 10-19-2012, 07:29 AM
  6. If changed array formula reduce ""\""\""\ - signs to #Missing, will it make ...
    By Maria J-son in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-05-2006, 08:25 AM
  7. Replies: 3
    Last Post: 02-04-2005, 08:06 PM

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