+ Reply to Thread
Results 1 to 4 of 4

Macro to copy data to named worksheet depending on name found in column E of Master tab

  1. #1
    Registered User
    Join Date
    12-31-2015
    Location
    Orlando, FL
    MS-Off Ver
    2016
    Posts
    15

    Red face Macro to copy data to named worksheet depending on name found in column E of Master tab

    I'm a longtime Excel user but inexperienced at VBA, determined to become an expert this new year. My need is a macro that will search in the data in column E of "Master" worksheet for a specific name, then copy every row with that name in column E to a worksheet with that name. My Master list has data in columns A:G. Column E has the first names of my team members, e.g. Charisse, Nadia, etc. and each one has a worksheet with their name. I want to copy every row for each team member from the master list into their worksheet. As far as I can tell, this involves looping, copying data, and making sure each new row pasted goes to the next empty row in the destination worksheet. I appreciate any help I can get!

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,659

    Re: Macro to copy data to named worksheet depending on name found in column E of Master ta

    Try something like this...

    Please Login or Register  to view this content.
    Last edited by AlphaFrog; 12-31-2015 at 11:10 AM. Reason: typo
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Registered User
    Join Date
    12-31-2015
    Location
    Orlando, FL
    MS-Off Ver
    2016
    Posts
    15

    Re: Macro to copy data to named worksheet depending on name found in column E of Master ta

    Amazing! Thanks! Now I need to figure out how it works so I can do this myself, LOL.

  4. #4
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,659

    Re: Macro to copy data to named worksheet depending on name found in column E of Master ta

    You're welcome. Thanks for the feedback.

+ 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. Macro to copy data from multiple worksheet cells in to a single Master worksheet
    By thunt13 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-08-2015, 03:24 PM
  2. Master sheet into template, copy template to sheets named after master column.
    By M4R1N3R in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-26-2015, 12:24 PM
  3. Macro to auto copy entire row from master to worksheet based on column values
    By danielleferry in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-20-2014, 11:22 AM
  4. [SOLVED] Macro to Copy Master Worksheet create and paste in new auto named worksheet
    By TheRealLethality in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-15-2014, 12:46 AM
  5. [SOLVED] Need help! Macro to open sequentially named files, copy and paste data into a master file
    By derrickk in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-05-2013, 03:35 PM
  6. Macro to copy data from master sheet if match is found
    By shraddha5 in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 02-08-2013, 02:17 AM
  7. Macro to Search column and if found, copy a cell within the worksheet
    By SKooT1027 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-16-2008, 01:12 PM

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