+ Reply to Thread
Results 1 to 6 of 6

Copy row data from one sheet to another sheet automatically

  1. #1
    Registered User
    Join Date
    07-01-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    4

    Copy row data from one sheet to another sheet automatically

    Hi,

    i planned to have the data from one sheet copy to another sheet automatically, i wonder would it possible?
    example:
    i have a sheet, named it "Master", other few other sheet, named it as user1, user2 and so on
    all sheets will have the same headers, when user A entering the data on sheet "user1" row 2, the data will automatically copies to "Master" sheet row 2. same go to User B, when he entering data on sheet "user2" row 2, the data will be copied to "Master" sheet row 3 (since there is data on row 2).

    basically, "Master" sheet is to collect all the row data from multiple sheets and combine it.

    can anyone please help?

    thank you in advance.

  2. #2
    Forum Expert JapanDave's Avatar
    Join Date
    06-10-2008
    Location
    The grid, I got in!
    MS-Off Ver
    Excel 2010/13
    Posts
    1,696

    Re: Copy row data from one sheet to another sheet automatically

    You have an issue with doing this. If you want to do this without a button to set off the code, you will have to state which cell will be the final cell that data is entered for an event macro to fire.
    Be fore warned, I regularly post drunk. So don't take offence (too much) to what I say.
    I am the real 'Napster'
    The Grid. A digital frontier. I tried to picture clusters of information as they moved through the computer. What did they look like? Ships? motorcycles? Were the circuits like freeways? I kept dreaming of a world I thought I'd never see. And then, one day...

    If you receive help please give thanks. Click the * in the bottom left hand corner.

    snb's VBA Help Files

  3. #3
    Registered User
    Join Date
    07-01-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Copy row data from one sheet to another sheet automatically

    Thank for the feedback Dave, if i do that with button, would you able to help me a little bit on the coding part? i just need some starting point and i will modify myself to suit my need.
    really appreciate if you able help.

    thank you in advance.

  4. #4
    Forum Expert JapanDave's Avatar
    Join Date
    06-10-2008
    Location
    The grid, I got in!
    MS-Off Ver
    Excel 2010/13
    Posts
    1,696

    Re: Copy row data from one sheet to another sheet automatically

    Try this,

    Click the button after you have entered data.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    07-01-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Copy row data from one sheet to another sheet automatically

    thank you very much Dave.

  6. #6
    Forum Expert JapanDave's Avatar
    Join Date
    06-10-2008
    Location
    The grid, I got in!
    MS-Off Ver
    Excel 2010/13
    Posts
    1,696

    Re: Copy row data from one sheet to another sheet automatically

    BTW, if you needed to , you have which user entered the data stored in the Master sheet as well?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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