+ Reply to Thread
Results 1 to 2 of 2

How to get the Offset Value of the Reference of Within Another Cell

  1. #1
    Registered User
    Join Date
    10-14-2015
    Location
    East Coast
    MS-Off Ver
    2013
    Posts
    69

    How to get the Offset Value of the Reference of Within Another Cell

    All,

    I'm curious if this is possible. Say if I have Sheets 1, 2, and 3. If...

    - In cell A1 of Sheet 3 I have the number 4, and in Cell B1 I have the number 5.

    - In cell A2 of Sheet 2 I have the formula ='Sheet 3!A1


    Is it possible to write an offset function (say, =offset(reference,0,1) to refer to the formula in sheet 2, thus pulling the value from sheet 3 Cell C2?

    Essentially, wondering if offset (or another formula like it) would be able to refer to the cell reference within the cell that it is pulling from.

  2. #2
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,704

    Re: How to get the Offset Value of the Reference of Within Another Cell

    If as denoted in your profile you're using 2013 then you have FORMULATEXT function available which, in this simplistic scenario, you could use in conjunction with other functions to do what you're asking - e.g.:

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


    prior to that function being available you'd have to use VBA / XLM call to expose the precedent range in your Sheet2!A2 range.

+ 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. Offset based on cell reference
    By scottjn in forum Excel General
    Replies: 10
    Last Post: 01-02-2020, 09:02 AM
  2. [SOLVED] Offset function using the value in a cell as the row reference
    By Bazouges in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-21-2018, 01:59 PM
  3. [SOLVED] Can't get OFFSET to accept INDIRECT cell reference
    By macaonghus in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-27-2015, 11:39 AM
  4. Using Offset formula to change cell reference
    By ammartino44 in forum Excel General
    Replies: 2
    Last Post: 03-23-2015, 02:14 PM
  5. [SOLVED] Use offset with cell value as column reference
    By antho27 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-30-2014, 05:11 PM
  6. Offset using formula for cell reference
    By Gus80 in forum Excel General
    Replies: 8
    Last Post: 05-15-2008, 12:35 AM
  7. [SOLVED] How to reference an offset from a cell?
    By poddys in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-10-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