+ Reply to Thread
Results 1 to 5 of 5

Dynamic transposed list

  1. #1
    Registered User
    Join Date
    09-01-2019
    Location
    India
    MS-Off Ver
    10
    Posts
    21

    Dynamic transposed list

    I have one list

    List A

    Suppose list A has 5 items.I want to regenerate same list in transpose form and want it to be dynamic.That is if i change number of items to 7,it reflects in transposed list.

    Thanks for help
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Dynamic transposed list

    You dont show any sample data, nor expected outcome, but you could probably do this with INDEX/MATCH/MATCH
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert Alf's Avatar
    Join Date
    03-13-2004
    Location
    Gothenburg/Mullsjoe, Sweden
    MS-Off Ver
    Excel 2019 and not sure I like it
    Posts
    4,758

    Re: Dynamic transposed list

    Possible with a "Private Sub" macro

    Right click on the tab for the sheet you to transpose the values in. Then click "View Code" and paste this code in the new window that opens. This macro will run every time a new value is entered in column A.

    Please Login or Register  to view this content.
    Alf

  4. #4
    Registered User
    Join Date
    09-01-2019
    Location
    India
    MS-Off Ver
    10
    Posts
    21

    Re: Dynamic transposed list

    I have attached sample file.

  5. #5
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Dynamic transposed list

    "D12"
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Copy Paste across.


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

+ 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. [SOLVED] Assistance with code for Userform. Dynamic Combo Box with Transposed Values
    By ciresuark in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-03-2018, 04:23 PM
  2. Create dynamic drop down list from dynamic data source
    By rz6657 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-18-2016, 05:22 PM
  3. [SOLVED] Vlookup for a transposed list or Multiple data validation lists
    By exelnube in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-15-2015, 01:00 PM
  4. Create a conditional transposed list into new worksheet given certain criteria
    By professorcrabb in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-17-2015, 12:50 PM
  5. Create a dynamic list based on multiple dynamic factors.
    By sabin348 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-07-2015, 11:05 AM
  6. [SOLVED] Dynamic Unique List from multiple dynamic columns
    By JO505 in forum Excel General
    Replies: 7
    Last Post: 06-11-2015, 05:41 PM
  7. [SOLVED] Convert CSV from clipboard into a transposed list (part solution provided)
    By Andibevan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-23-2006, 02:55 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