+ Reply to Thread
Results 1 to 8 of 8

Multiple Rows (3) to Multiple Columns (3) upon selecting an Item Number

  1. #1
    Registered User
    Join Date
    05-11-2016
    Location
    Mumbai, INDIA
    MS-Off Ver
    Microsoft Office Home and Student 2019
    Posts
    21

    Multiple Rows (3) to Multiple Columns (3) upon selecting an Item Number

    Hello,

    I have data in rows. For each Item Number there are sets of 3 rows..

    When I select the Item Number (drop down), I want the 3 rows data to get populated as 3 columns.

    I have about 99 rows of data to convert.

    Thanks for any help on this
    Attached Files Attached Files

  2. #2
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,469

    Re: Multiple Rows (3) to Multiple Columns (3) upon selecting an Item Number

    Cell B20 formula

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

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,791

    Re: Multiple Rows (3) to Multiple Columns (3) upon selecting an Item Number

    You can use this formula in cell B20:

    =IFERROR(INDEX($B$2:$D$16,MATCH($B$19,$A$2:$A$16,0)+COLUMNS($B:B)-1,ROWS($1:1)),"")

    then copy across and down.

    Hope this helps.

    Pete

  4. #4
    Registered User
    Join Date
    05-11-2016
    Location
    Mumbai, INDIA
    MS-Off Ver
    Microsoft Office Home and Student 2019
    Posts
    21

    Re: Multiple Rows (3) to Multiple Columns (3) upon selecting an Item Number

    Thanks but I get the correct value in Cell B20 only. When I paste same formula in the balance 8 cells... I get the same value as B20 which is not the correct value.

  5. #5
    Registered User
    Join Date
    05-11-2016
    Location
    Mumbai, INDIA
    MS-Off Ver
    Microsoft Office Home and Student 2019
    Posts
    21

    Re: Multiple Rows (3) to Multiple Columns (3) upon selecting an Item Number

    Thanks a lot Sir. I used the formula in Cell B20 and then copied it across and down (balance 8 cells) and am getting the perfect values. Thanks once again for your kind help.

  6. #6
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,469

    Re: Multiple Rows (3) to Multiple Columns (3) upon selecting an Item Number

    @bcmehta You're Welcome. Glad to help . Thank You for the feedback

    Please update your profile as necessary to properly reflect the exact version(s) of Excel your question relates to.
    Members tailor answers based on your Excel version. Your profile does not indicate your version.

    What I see so far is MS-Off Ver : WIN7 This is the operating system not for OFFICE VERSION

    OFFICE 365

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

  7. #7
    Registered User
    Join Date
    05-11-2016
    Location
    Mumbai, INDIA
    MS-Off Ver
    Microsoft Office Home and Student 2019
    Posts
    21

    Re: Multiple Rows (3) to Multiple Columns (3) upon selecting an Item Number

    visited this forum after a long gap.... Appreciate your suggestion... Updated my profile ... and Excel Version. Thought, could not find option to change username.

  8. #8
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,791

    Re: Multiple Rows (3) to Multiple Columns (3) upon selecting an Item Number

    I don't think you can change the username.

    Pete

+ 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: 1
    Last Post: 02-12-2021, 07:21 PM
  2. Want to fill multiple rows and columns by selecting drop down
    By rpcamill in forum Excel Programming / VBA / Macros
    Replies: 23
    Last Post: 05-30-2018, 11:46 AM
  3. Replies: 16
    Last Post: 10-20-2016, 11:54 AM
  4. [SOLVED] Selecting Multiple Rows & Columns
    By COLIN_303 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-29-2013, 11:27 AM
  5. Replies: 4
    Last Post: 03-07-2013, 11:42 AM
  6. Selecting multiple cells in multiple columns and rows to paste into a single row.
    By Cyberpawz in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-05-2012, 04:03 PM
  7. selecting all blanks in multiple columns, then deleting those rows
    By DSSdiva in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-12-2005, 10:06 AM

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