+ Reply to Thread
Results 1 to 8 of 8

Excel formula to transfer data from one sheet to anoother

  1. #1
    Registered User
    Join Date
    12-06-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    4

    Excel formula to transfer data from one sheet to anoother

    Hi,

    I would like to transfer data from one sheet to another with the following caiteria.

    Sheet 1
    Id Item
    1 a
    1 b
    2 c
    3 d
    1 e
    2 f
    Out put sheet want:

    1 a b e
    2 c f
    3 d

    Can any one tell me what is the way to do this. What formula I can use here. I am not good in excel. So if
    you explain me step by step that might help me.

    Thanks.

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Excel formula to transfer data from one sheet to anoother

    Hi and welcome to the forum

    ***Enter this array formula with Ctrl+Shift+Enter combination in cell E2 , drag formula across then down

    =IFERROR(INDEX($B$2:$B$7,SMALL(IF($A$2:$A$7=$D2,ROW($A$2:$A$7)-1,""),COLUMNS($A$1:A1))),"")


    A
    B
    C
    D
    E
    F
    G
    1
    Unique
    2
    1
    a
    1
    a
    b
    e
    3
    1
    b
    2
    c
    f
    4
    2
    c
    3
    d
    5
    3
    d
    6
    1
    e
    7
    2
    f
    8
    Last edited by AlKey; 12-06-2013 at 07:55 AM. Reason: Corrected formula
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Registered User
    Join Date
    12-06-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Excel formula to transfer data from one sheet to anoother

    Hi,

    Thanks for your reply.
    I copy your formula and paste it on E2 than press ctrl+shift+enter.
    It didn't work.
    Can you help me please.

    Thanks
    Last edited by mkbabu26@yahoo.com; 12-06-2013 at 10:28 AM.

  4. #4
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Excel formula to transfer data from one sheet to anoother

    If your setting on the spreadsheet exactly as the one that I provided do this

    1. Copy formula and paste it E2 and press ENTER
    2. Click on the cell with the formula and press F2 key on your keyboard
    3. Now with your left hand press Ctrl and Shift together and while holding them press ENTER.
    If you entered formula correctly you will see that your formula is now wrapped around with {} this mean that you've done it right.

    Then drag formula across and down.

    If you still having a problem you can upload your spreadsheet and I'll do it for you. To upload spreadsheet click on Go Advanced on the bottom of your screen, click on Paper-clip icon, Add Files, select file that needs to be uploaded and click Upload and Done.

    If you want me to send a spreadsheet with the formula please let me know.

    Regards,

  5. #5
    Registered User
    Join Date
    12-06-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Excel formula to transfer data from one sheet to anoother

    Sorry as I am new. Still it is not working.
    Last edited by mkbabu26@yahoo.com; 12-06-2013 at 10:51 AM.

  6. #6
    Registered User
    Join Date
    12-06-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Excel formula to transfer data from one sheet to anoother

    Sorry still it is not coming. This is not my original spread sheet this is for testing purpose only. Once I been successful than I will do the right spread sheet.

  7. #7
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Excel formula to transfer data from one sheet to anoother

    Nor sure what you question is but here is a workbook attached may this will help you.
    Attached Files Attached Files

  8. #8
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Excel formula to transfer data from one sheet to anoother

    Here is another from one sheet to another where results are on Sheet2
    Attached Files Attached Files

+ 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: 03-11-2013, 05:37 AM
  2. Data transfer from sheet to sheet with Formula
    By Clayton27 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-14-2012, 06:20 AM
  3. Data transfer from sheet to sheet with Formula
    By Clayton27 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-24-2012, 06:01 PM
  4. transfer data from one sheet to another with formula
    By cybrchic101 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-27-2008, 03:48 AM
  5. transfer data from one excel sheet to another
    By Exceloficio in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 01-30-2006, 01:40 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