+ Reply to Thread
Results 1 to 8 of 8

copy data from a excel sheet to different excel sheets automaticaaly

  1. #1
    Registered User
    Join Date
    07-27-2013
    Location
    kochi
    MS-Off Ver
    Excel 2003
    Posts
    5

    copy data from a excel sheet to different excel sheets automaticaaly

    hai,
    i am beginner in the vba. i am attaching a excel along with this. what i want is to transfer some of the data from data entry sheet to different sheet automatically so that i make reports accordingly. Intention is to avoid reentry of data in different sheets. If someone helps to make this as reality it is very helpful to me. if you are kind enough you do the same in this work sheet and upload to me since i am beginner and i dont know too much about the complexity of this programme. i beg everyone to help me at the earliest so that i can ease my work load and tension free. please help meBook15.xls.
    thanking you

  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
    53,050

    Re: copy data from a excel sheet to different excel sheets automaticaaly

    Hi and welcome to the forum

    You dont need VBA for this, regular formulas will give you what you need,

    In A2 of each sheet, paste this, then copy it across and down

    =INDEX('entry sheet'!$A:$R,ROW($A2),MATCH(A$1,'entry sheet'!$A$1:$R$1,0))
    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
    Registered User
    Join Date
    07-27-2013
    Location
    kochi
    MS-Off Ver
    Excel 2003
    Posts
    5

    Thumbs up Re: copy data from a excel sheet to different excel sheets automaticaaly

    hi....FDibbins
    thank you so much....i hope this will work 4 me.
    i would like ask to one more thing. is it possible to copy certain datas if it the mode is normal in a different sheet and if the mode is fast track to a different sheet
    i hope it is more if u go thrugh tha attached worksheet. i hop u get me....
    kindly give me a solution for this also. i am very greatful to u....
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    07-27-2013
    Location
    kochi
    MS-Off Ver
    Excel 2003
    Posts
    5

    Smile Re: copy data from a excel sheet to different excel sheets automaticaaly

    hi ford...
    kind help me to solve the above problem...pls....

  5. #5
    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
    53,050

    Re: copy data from a excel sheet to different excel sheets automaticaaly

    can you provide some data and sample answers with that. hard to see what you want, otherwise

  6. #6
    Registered User
    Join Date
    07-27-2013
    Location
    kochi
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: copy data from a excel sheet to different excel sheets automaticaaly

    hi ford...
    pls see the attachment.
    i want to keep the certain details of the mode "normal" and "fast track" in two separate sheets as shown in the attachment. That means if the mode is given as normal, the details of "normal" may copy to sheet named as "normal" and if the mode is "fast track" the details may copy to the sheet named as "fast track" automatically.
    I hop u get me...Book155.xls

    with regards
    thanking you
    JP

  7. #7
    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
    53,050

    Re: copy data from a excel sheet to different excel sheets automaticaaly

    Take a look at the attached, see if this this what you want. I used a helper column Entry Sheet, you can hide it or move it further out if you want
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    07-27-2013
    Location
    kochi
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: copy data from a excel sheet to different excel sheets automaticaaly

    Hi Ford
    Thanks a lot...... This is what I exactly want....thanks lot....

    with warm Regards
    JP

+ 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. Trying to copy data from multiple sheets to a new sheet in 1 workbook (EXCEL 2010)
    By maurerma in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-17-2014, 12:28 PM
  2. [SOLVED] Excel vba copy data from general sheets and organize them in separate sheets.
    By excelsubb in forum Excel Programming / VBA / Macros
    Replies: 40
    Last Post: 01-24-2013, 08:01 AM
  3. Automaticaaly Naming Sheets/Tabs from Cell
    By wdlyons in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 12-14-2012, 09:35 PM
  4. Replies: 0
    Last Post: 08-06-2012, 06:07 PM
  5. [SOLVED] Move data from excel 1 to excel 2 and also copy file name as sheet name in excel 2
    By akulas in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-25-2012, 04:20 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