+ Reply to Thread
Results 1 to 3 of 3

copying data from different worksheets and arrange it

  1. #1
    Registered User
    Join Date
    10-23-2012
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    1

    copying data from different worksheets and arrange it

    I have user utilization data, where users are entering their day to day tasks from the drop down menu and entering time egainest it for daily
    All the users do nor have the same tasks for the months, one users may have 15 tasks where he is adding time and another user may have 20 tasks where he is enterring time.
    Few of the tasks may be common and user 1 or 2 may have some different tasks.

    I want to copy the data from both users and merge on a new worksheet so that i can list the tasks breakup for each user.
    please see the data below

    user 1
    Tasks Time
    Admin 5
    Documentation 5
    Internal meeting 10
    Customer meeting 12

    Tasks Time
    Upgrade 5
    Documentation 8
    Internal meeting 3
    Customer meeting 15
    travel 20

    Required Output:

    Task User1 User2
    Admin 5 0
    Documentation 5 8
    Internal meeting 10 3
    Customer meeting 12 15
    Upgrade 0 5
    Travel 0 20

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: copying data from different worksheets and arrange it

    Do you want to consolidate the data only for user 1? What about user 2, user 3, etc?

    It will be better if you attach a sample file.

    To Attach a File:

    1. Click on Go Advanced
    2. In the frame Attach Files you will see the button Manage Attachments
    3. Click the button.
    4. A new window will open titled Manage Attachments - Excel Forum.
    5. Click the Browse... button to locate your file for uploading.
    6. This will open a new window File Upload.
    7. Once you have located the file to upload click the Open button. This window will close.
    8. You are now back in the Manage Attachments - Excel Forum window.
    9. Click the Upload button and wait until the file has uploaded.
    10. Close the window and then click Submit.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Contributor
    Join Date
    10-21-2012
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    110
    All the user data are in same sheet or in different sheets?

    Please upload your file.

    This is just a 10 minutes task.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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