+ Reply to Thread
Results 1 to 8 of 8

what formula/function to use to link specific information between worksheets

  1. #1
    Registered User
    Join Date
    08-05-2014
    Location
    Michigan, United States
    MS-Off Ver
    2007
    Posts
    3

    what formula/function to use to link specific information between worksheets

    I am trying to create a workbook for employee information. One the first worksheet - Employee Master Data - I have all information i need for all employees (name, address, hire date, birthday, emergency contact info, etc.) Then I have another worksheet - Employee Birthday List - and I want to be able to have that worksheet automatically populate the employees names and birthdays, sorted by birthday month. I want the information to be pulled from the Employee Master Data worksheet, so that whenever a new employee is added to the Master Data, it gets added in the right spot on the Employee Birthday List, but I don't know what type of formula or function to use.

  2. #2
    Valued Forum Contributor TheCman81's Avatar
    Join Date
    11-06-2012
    Location
    Edinburgh, UK
    MS-Off Ver
    Excel 2003, 2007, 2010, 2013
    Posts
    346

    Re: what formula/function to use to link specific information between worksheets

    You can use VLOOKUP to achieve this

    Can you post some sample data and I can show you
    Excel Guru in the making

    <----------If the question has been answered to your satisfication please click the Add Repuation star to the left

  3. #3
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,648

    Re: what formula/function to use to link specific information between worksheets

    Please find the attached to have an idea about how it can be achieved.

    Does this help?
    Attached Files Attached Files
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  4. #4
    Registered User
    Join Date
    08-05-2014
    Location
    Michigan, United States
    MS-Off Ver
    2007
    Posts
    3

    Re: what formula/function to use to link specific information between worksheets

    Sample Employee Data File.xlsx
    Okay here's the sample workbook...I tried using a VLOOKUP, but I couldn't get it to work in this situation, but maybe I was doing it wrong... Thanks!

  5. #5
    Valued Forum Contributor TheCman81's Avatar
    Join Date
    11-06-2012
    Location
    Edinburgh, UK
    MS-Off Ver
    Excel 2003, 2007, 2010, 2013
    Posts
    346

    Re: what formula/function to use to link specific information between worksheets

    Go with sktneer's formula, that should do the trick

  6. #6
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,648

    Re: what formula/function to use to link specific information between worksheets

    Please find the attached sheet with modified layout and formula.
    The sheet contains two Names Ranges "EmpName" and "Birthday" which are used in the formulas. So when you enter a EmpName and its details in the master sheet, it will be automatically populated in the Birthday sheet.

    Is this what you are trying to achieve?
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    08-05-2014
    Location
    Michigan, United States
    MS-Off Ver
    2007
    Posts
    3

    Re: what formula/function to use to link specific information between worksheets

    Yes, Thanks! Except, I'm not sure how to put that formula into my actual spreadsheet... what does an "array formula" mean?

  8. #8
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,648

    Re: what formula/function to use to link specific information between worksheets

    You're welcome.

    To apply the formulas in your actual workbook, follow these steps......

    Click on Formulas --> Name Manager --> Here you will find two Named Ranges "EmpName" and "Birthday". Now click on EmpName, in the refers to box below you will find an Offset formula which is referencing col. A because in the attached sheet the EmpNames are in col. A, so if in your actual workbook, EmpNames are in different column, just replace A with that column letter. Repeat the same with Birthday named range.
    Now the formula on sheet Birthday will refer to the correct Named Ranges and will return the correct output.

    As far as Array Formulas are concerned, these formulas requires special key storks i.e. Ctrl+Shift+Enter to confirm a formula instead of just Enter which you normally do in case of a normal or regular formula.
    To have a better understanding about the array formulas, go through the following links.

    http://office.microsoft.com/en-in/ex...001087290.aspx
    http://www.excel-easy.com/functions/array-formulas.html

    If that takes care of your question, please mark your thread as Solved by selecting Thread Tools (just above your first post) --> Mark thread as solved.
    Moreover you may also click on * (star) to Add Reputation to those who have put their time and efforts to help you in this forum. This is another way to say thanks to them.

+ 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. Replies: 9
    Last Post: 06-26-2014, 11:59 AM
  2. Replies: 4
    Last Post: 10-29-2012, 04:41 PM
  3. Function to Link (Table of Contents) to Other Worksheets...
    By bmasella in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-08-2011, 04:07 PM
  4. Replies: 0
    Last Post: 10-18-2010, 11:09 AM
  5. How to link worksheets with specific criterias
    By Victoria in forum Excel General
    Replies: 0
    Last Post: 08-14-2006, 04:25 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