+ Reply to Thread
Results 1 to 1 of 1

Pull Data into new tab, name tab after the data, and loop until done

  1. #1
    Registered User
    Join Date
    05-11-2021
    Location
    Nunya
    MS-Off Ver
    365
    Posts
    1

    Pull Data into new tab, name tab after the data, and loop until done

    Hello,
    This is my first post as I'm new to VBA and trying to learn with some LinkedIn Learning Modules. I'm hoping to get some help here because piecing together all the elements is new to me. Essentially I have an employee roster and I need to populate an evaluation form for each employee on the list. From the Tab "Warhurst_Roster" which is the list of names and source data, I would love to pull in the manager's name (Column O), their Title (Column J) Employee ID (Column B), and Name (Column A which is a concatenation of G+H). That data needs to go into the Hourly Evaluation Form and I've got a snip to show it, but Employee name goes into Cell D2, Supervisor Name goes into F2, Title goes into D3 and Employee ID goes into F3. I'd then like the program to copy cell D2 or employee name and name the tab with the employee name. Then cycle to the next name until it runs out of data on Row 201.

    I'm posting my (sad) first attempt at making/recording a macro. It could be helpful-ish or could be a good laugh for a pro. Anyways Snips are below and I'd covet any help here.
    Thank you in Advance!
    Zimbo
    Attached Images Attached Images
    Last edited by Zimbo38; 10-26-2021 at 11:04 AM.

+ 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. Web data pull, row by row, paste outputS in row. Need to loop
    By excelzior in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-06-2020, 05:00 PM
  2. [SOLVED] Loop up and pull a list of data from 1 cell
    By bordemkills in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-07-2020, 02:14 PM
  3. vba code to pull data from all pages in loop from webpage.
    By xlhelp7 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-08-2017, 06:59 AM
  4. help on vba code to pull data with conditions ,filename,avoid header,unfiltered data
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-27-2013, 05:57 AM
  5. Pull Data from Multiple Columns Based On Data Validation List Selection
    By CHRISOK in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-13-2013, 11:41 PM
  6. Pull data using loop in another workbook
    By codesRus in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-17-2012, 03:47 PM
  7. Use of Excel to pull data from database daily, posting new data below older data
    By Ishness in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-09-2011, 10:08 AM

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