+ Reply to Thread
Results 1 to 6 of 6

Data extract with macro on multiple repeated values

  1. #1
    Registered User
    Join Date
    03-18-2010
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    68

    Data extract with macro on multiple repeated values

    Hi,

    I am finding it very difficult to extract the Project reference data for each employee, I have attached sample working file for your reference. Please help with the appropriate solution to extract this.

    For Example

    I have a project names in Rows and Employee names in Columns and each employee fill the working efforts in multiple projects and i would like to extract which all project they have worked for each month. Since the data is very huge i am not able to progress fast in collecting the data

    Project Name Emp1 Emp2 Emp3
    A
    B 10 15
    C
    D 20 120 10

    Thanks

  2. #2
    Registered User
    Join Date
    03-18-2010
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    68

    Re: Data extract with macro on multiple repeated values

    with attachment
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    03-18-2010
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    68

    Re: Data extract with macro on multiple repeated values

    I tried with Copy and Transpose as well as Pivot Tables .. but this seems to be unique issue .. VBA could be the solution to this. Please help

  4. #4
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Data extract with macro on multiple repeated values

    Out put on new sheet.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    03-18-2010
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    68

    Re: Data extract with macro on multiple repeated values

    Thanks AB33 ... this is great stuff, how do i make it a dynamic if i have running columns and rows for extended data?

  6. #6
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Data extract with macro on multiple repeated values

    The code could handle any rows and 2 columns. I used current region for a range, so, as long as there is no complete blank row or column, the code should work.

+ 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. [SOLVED] extract data that is not repeated within this matrix
    By marreco in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-08-2012, 05:36 PM
  2. [SOLVED] Append data to repeated values with a fixed array to be repeated on value change
    By anchuri_chaitanya in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-06-2011, 12:30 AM
  3. Replies: 5
    Last Post: 04-12-2011, 12:59 PM
  4. Extract repeated data from a range
    By mkvassh in forum Excel General
    Replies: 4
    Last Post: 05-05-2010, 09:15 AM
  5. Macro for Repeated Values from Multiple Columns
    By deaerator in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-17-2008, 01:49 PM

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