+ Reply to Thread
Results 1 to 6 of 6

Read List of Names from different sheet

  1. #1
    Registered User
    Join Date
    01-16-2012
    Location
    OH
    MS-Off Ver
    Excel 2007
    Posts
    4

    Read List of Names from different sheet

    What I am wanting to to do is use Excel to enter time sheets that repeat but change names.

    Here is what I mean.

    Employee
    Location 1
    Location 2
    Location 3
    Location 4

    This is repeated approx 300 times, once for each employee.
    The problem is every time someone is hired or fired. we have to go in and cut the entire block or insert a block.

    I was wondering if I could just take a list from another sheet that I can sort and have excel read those names and put the names
    in the blocks automatically.

    Then I could just add a block at the end and Excel will read the sorted list and put the names in the block automatically.


    Thanks

  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: Read List of Names from different sheet

    Hi and welcome to the forum

    Im sure we can come up with something for you, do you have a sample to show us what you are working with - and what you want?
    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
    01-16-2012
    Location
    OH
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Read List of Names from different sheet

    Example.xls

    This is what we have, except repeated about 300 times..

    If there was a way I could replace the first and last name from
    a sorted list on another sheet or workbook, I could just copy and
    insert a same sized block at the end and add a name to my list, then sort it.

    This actually part of a larger workbook that has three sheet, one for first week in
    pay period, then one for the second week, then one for combining those two sheets.


    Thanks,

    Tony

  4. #4
    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: Read List of Names from different sheet

    I see what you are working with, but still not sure what you want?

    To get the names, you could use Data Validation to give you a list of all names, and then you could use vloolup() or index/match() to pull in specific data. But I would need to see more sample data (and a few sample answers) before I can be more specific

  5. #5
    Registered User
    Join Date
    01-16-2012
    Location
    OH
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Read List of Names from different sheet

    Sorry, I am wanting to replace the Highlighted "First Name, Last Name" Sequentially from a list of names.

    Example,

    If I maintain a worksheet with a plain list of names

    Anderson, John
    Bell, Vernon
    Christy, Matt
    ETC....

    I would like to be able to just replicate the blocks in the sheet I sent earlier,
    then have Excel pick the next name from the list...

    Sorry, I am clear as mud today,,,

    Need more sleep!!!

    Thanks,

    Tony

  6. #6
    Registered User
    Join Date
    01-16-2012
    Location
    OH
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Read List of Names from different sheet

    Let me see if I can ask this in a shorter more concise way.

    Let's say a have in cell A1 =Sheet2!A1

    I want to copy and paste a block of cells "A1:L20" And start them at A25 to but I want A25 to read =Sheet2!A2

    Is there a formula I can use that will read the Cell address and see that I went down 24 rows and convert what would have read =Sheet2!A25 but convert it to
    =Sheet!A2 using something like (A25-1)/12 = 2

+ 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] show a list of names on from sheet 1 in sheet 2 when marked active in sheet 1...???
    By stolen_83 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-11-2013, 04:57 PM
  2. Replies: 6
    Last Post: 11-05-2012, 10:04 AM
  3. Getting a list of Sheet Names by excluding certain Sheet Names instantenously..
    By e4excel in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 01-09-2012, 12:16 PM
  4. Replies: 11
    Last Post: 10-06-2011, 02:26 PM
  5. Replies: 1
    Last Post: 11-27-2008, 11:11 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