+ Reply to Thread
Results 1 to 5 of 5

Reference cell on another worksheet based on value on current sheet

  1. #1
    Registered User
    Join Date
    12-19-2014
    Location
    Memphis, TN
    MS-Off Ver
    2010
    Posts
    2

    Question Reference cell on another worksheet based on value on current sheet

    I am trying to create a table on one sheet that requires a formula using values from another sheet. Is there a way to use the value of a cell on my current sheet and reference a corresponding cell from another sheet in the formula?

    For example, if the value in D3 is 85, I would like for the formula to refer to cell N88 from the other sheet, which contains the value that I need for the calculation. The value in D3 will change daily, as it is based on the number of days from a specified date in the past up to 120 days. There are 120 cells in N88 that would be referenced.

    Is there any way to do this? HELP!!!

  2. #2
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Reference cell on another worksheet based on value on current sheet

    could you send your example in excel, please?

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,703

    Re: Reference cell on another worksheet based on value on current sheet

    Try this:

    =INDIRECT("'other sheet name'!N" & D3+3)

    Put the appropriate sheet name in the formula.

    Hope this helps.

    Pete

  4. #4
    Registered User
    Join Date
    12-19-2014
    Location
    Memphis, TN
    MS-Off Ver
    2010
    Posts
    2

    Re: Reference cell on another worksheet based on value on current sheet

    Pete,

    Worked perfectly! Exactly what I needed.

    Thanks.

  5. #5
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,703

    Re: Reference cell on another worksheet based on value on current sheet

    You're welcome.

    If that takes care of your original question, please select Thread Tools from the menu above your first post and mark this thread as SOLVED.

    Also, since you are relatively new to the forum, you might like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

+ 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] syntax to select cell in another sheet based on offset of active cell in current sheet
    By duvius in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-07-2014, 11:16 AM
  2. Replies: 8
    Last Post: 07-26-2013, 06:29 PM
  3. [SOLVED] Reference of Previous sheet in current sheet cell.
    By ranjeet.bhagat57 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-25-2012, 11:37 AM
  4. Changing reference sheet based on current quarter?
    By GarnetBlack32 in forum Excel General
    Replies: 2
    Last Post: 02-05-2012, 05:19 PM
  5. Display data reference from another worksheet based on cell reference
    By Drew123 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-18-2011, 03:52 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