+ Reply to Thread
Results 1 to 10 of 10

Variable cell referencing a worksheet

  1. #1
    Registered User
    Join Date
    05-03-2014
    Location
    USA
    MS-Off Ver
    Excel 2010 and 2013
    Posts
    42

    Variable cell referencing a worksheet

    I have several payroll worksheets that are named for each specific employee's name. For John Doe the sheet is named Doe.J. When I have a new employee, I add a new sheet, copy/paste a template to the new sheet, I type in the guy's name, change the name of the new worksheet to fit the new employee's name, then I put the new employee on a sheet that is a collection of all employees. The new employee goes to the bottom of the list on the collection sheet. In adjacent cells I have a formula that references the cell on each specific employee's own sheet.

    John Doe is at the bottom of the list in cell A25
    In B25 is his hire date.
    In C25 I have the reference =Doe.J!B$17

    Is there a way to do the formula in C25 automatically?

  2. #2
    Forum Contributor
    Join Date
    09-26-2014
    Location
    Moscow, Russia
    MS-Off Ver
    MSE 10, MSE 13
    Posts
    179

    Re: Variable cell referencing a worksheet

    Good time of day, MeBeMel!

    How about formula like that? Imagine, that your "John Doe" is being stored in A3 cell.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Best wishes and have a nice day!

  3. #3
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,691

    Re: Variable cell referencing a worksheet

    Rioran has done the hard part but I think you need one more step:


    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  4. #4
    Registered User
    Join Date
    05-03-2014
    Location
    USA
    MS-Off Ver
    Excel 2010 and 2013
    Posts
    42

    Re: Variable cell referencing a worksheet

    Quote Originally Posted by 6StringJazzer View Post
    Rioran has done the hard part but I think you need one more step:


    Formula: copy to clipboard
    Please Login or Register  to view this content.
    I get a #REF! error

  5. #5
    Forum Contributor
    Join Date
    09-26-2014
    Location
    Moscow, Russia
    MS-Off Ver
    MSE 10, MSE 13
    Posts
    179

    Re: Variable cell referencing a worksheet

    Hello, Jazzer!

    May be, you are trying to convert string to a HyperLink with INDIRECT()? There is another formula for this action, but I don't know how to focus it onto some place INSIDE current file. Your formula returns zero when I test it.

    UPDATE: I understood, you are getting a value from needed cell.
    Last edited by Rioran; 05-06-2015 at 09:46 AM.

  6. #6
    Registered User
    Join Date
    05-03-2014
    Location
    USA
    MS-Off Ver
    Excel 2010 and 2013
    Posts
    42

    Re: Variable cell referencing a worksheet

    Maybe this will help clarify what I am after.

    I've attached a sample file. In cell C4, how do I get it to pick up the information from B17 of Smith.J and do it automatically?
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    08-08-2013
    Location
    Auckland, New Zealand
    MS-Off Ver
    Excel Office 365, PowerBI, Excel 2010, Excel 2013
    Posts
    12

    Re: Variable cell referencing a worksheet

    Try

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    This will only work if all your worksheets are named using the format [Last Name].[First Name Initial] though

  8. #8
    Registered User
    Join Date
    05-03-2014
    Location
    USA
    MS-Off Ver
    Excel 2010 and 2013
    Posts
    42

    Re: Variable cell referencing a worksheet

    Quote Originally Posted by DMTD View Post
    Try

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    This will only work if all your worksheets are named using the format [Last Name].[First Name Initial] though

    That works perfectly. Thanks!

  9. #9
    Registered User
    Join Date
    08-08-2013
    Location
    Auckland, New Zealand
    MS-Off Ver
    Excel Office 365, PowerBI, Excel 2010, Excel 2013
    Posts
    12

    Re: Variable cell referencing a worksheet

    Excellent

    The other formulas submitted above should work fine too - there was just an extra "." being added to the end of the string (indirect was referring to Doe.J. not Doe.J) and the cell at the end was pointing to A1 not B17 in your timesheet.

  10. #10
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Variable cell referencing a worksheet

    Does this help?

    Please Login or Register  to view this content.

+ 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. Referencing Cell Value from Variable Location
    By 1michael in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-16-2013, 01:19 PM
  2. referencing a defined worksheet variable in a formula in vba
    By framptonl in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-19-2012, 08:13 PM
  3. Simple formula with variable names referencing another worksheet
    By gototcm in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-02-2012, 05:56 AM
  4. Referencing a variable in place of worksheet name
    By marksince1984 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-15-2006, 05:36 PM
  5. [SOLVED] Variable Cell Referencing
    By 0-0 Wai Wai ^-^ in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-16-2006, 04:40 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