+ Reply to Thread
Results 1 to 10 of 10

Take data in one sheet and merge it into a form on another sheet???

  1. #1
    Registered User
    Join Date
    10-20-2012
    Location
    Minnesota, USA
    MS-Off Ver
    Excel 2010
    Posts
    18

    Unhappy Take data in one sheet and merge it into a form on another sheet???

    I am trying to take the data on the sheet called "monthly totals" and have it merge onto the sheet called "report" for each of the employees I have data for. Is there a way I can do that or am I out of luck?

    All I basically need to do is get whatever is entered into the "monthly totals" sheet to be placed in the correct cell on the "report" sheet for each employee. I think of it as like a mail merge in word but maybe I am taking the wrong approach.

    Any help would be appreciated as I'm not very good with the programming part of the office products! : )
    Attached Files Attached Files

  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,048

    Re: Take data in one sheet and merge it into a form on another sheet???

    Will you be entering an empl name in D8?
    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
    10-20-2012
    Location
    Minnesota, USA
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Take data in one sheet and merge it into a form on another sheet???

    Yes, in D8 on the report tab, it should take the employee Last, first, Mi from the monthly totals tab.

  4. #4
    Registered User
    Join Date
    10-20-2012
    Location
    Minnesota, USA
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Take data in one sheet and merge it into a form on another sheet???

    I suppose what I could do is make a sheet (report tab) for each employee but then I would have over 100 tabs. If I did that, then I guess I could run a macro to fill in the info on each employees tab, right?

  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,048

    Re: Take data in one sheet and merge it into a form on another sheet???

    My suggestion would be to create a helper column to combine the last+1st name+ initial, and then use a drop-down in D8 to input the name. Once you have the name, it should be a simple matter to use vlookup or index/match to pull the relevant data to where you want it?

  6. #6
    Registered User
    Join Date
    10-20-2012
    Location
    Minnesota, USA
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Take data in one sheet and merge it into a form on another sheet???

    Take a look at the attached workbook. I modified how the name would be inputted. I realized that I don't need those separated. So, is the vlookup hard to do once I figure out the drop down box?
    Attached Files Attached Files

  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,048

    Re: Take data in one sheet and merge it into a form on another sheet???

    Im out of time now (for a while), but take a look at the attached (I started this before you uploaded your modified version). It gives you the idea of how to proceed with this...
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    10-20-2012
    Location
    Minnesota, USA
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Take data in one sheet and merge it into a form on another sheet???

    Thanks FDibbins. I'll take a crack at it and see what I can do! If I get stuck, I'll post the workbook back here! Thanks for all of your help!

  9. #9
    Registered User
    Join Date
    10-20-2012
    Location
    Minnesota, USA
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Take data in one sheet and merge it into a form on another sheet???

    Greetings - I know it's been awhile, but I am still working on this little project.
    I have the main part of the spreadsheet working correctly and now I am onto the report part.
    Does anyone know how I can make a macro to take the data in the "Monthly Totals" tab and have it populate in the correct cells on the "Report" tab for each employee? I only have 3 in there, but when I'm done I will have over 100 and I thought I could have excel run the macro, put the info in the report tab in the correct cell and I could print off each employees sheet. Maybe this can't be done, but its been way too long since I have worked with Macros and the excel help book I have isn't providing much help!
    Thanks in advance for your time in help on this little project.
    Attached Files Attached Files

  10. #10
    Registered User
    Join Date
    11-09-2013
    Location
    england
    MS-Off Ver
    Excel 2010
    Posts
    1

    Re: Take data in one sheet and merge it into a form on another sheet???

    Ferry helpful.

    Thanks

+ 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