+ Reply to Thread
Results 1 to 6 of 6

get the offset cell value from a different worksheet

  1. #1
    Forum Contributor
    Join Date
    03-02-2014
    Location
    usa
    MS-Off Ver
    MS 365
    Posts
    593

    get the offset cell value from a different worksheet

    Hello,
    I have a formula in cell A1 like: ='UnCW'!B19 when UnCW is the name of an non active worksheet.

    I want a formula in cell A2 to get the value of the offset (0,6) of 'UnCW'!B19

    What would be the formula in A2?

    Tried "INDIRECT" but probably, I am writing it incorrectly.


    Thanks

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,906

    Re: get the offset cell value from a different worksheet

    This I presume:

    =OFFSET('UnCW'!B19,0,6)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: get the offset cell value from a different worksheet

    Why not just use
    ='UnCW'!H19

  4. #4
    Forum Contributor
    Join Date
    03-02-2014
    Location
    usa
    MS-Off Ver
    MS 365
    Posts
    593

    Re: get the offset cell value from a different worksheet

    Thanks for the responses but they won't work.
    I need to have the formula look into the address noted in A1.
    Colum A has multiple rows and I want to be able to drag down the formula in A2 and get the values.
    Any thoughts?
    Thanks

  5. #5
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,448

    Re: get the offset cell value from a different worksheet

    Perhaps post a sample sheet ( see yellow banner)...?

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: get the offset cell value from a different worksheet

    Maybe
    =OFFSET(INDIRECT("UnCW!"&A1),0,6)

+ 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] Find Cell in different worksheet, Offset and Paste in multiple cells
    By JRidge in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-29-2014, 06:09 PM
  2. [SOLVED] Worksheet change event code to display message box based on active cell offset content
    By Nitefox in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-12-2014, 02:52 PM
  3. VBA Copy Offset cells to another worksheet if Cell in Column B contains ''text''
    By bone343 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-13-2014, 02:48 PM
  4. [SOLVED] Find value of a cell in another worksheet. offset formula to change adjacent cell.
    By joyhampton in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-23-2014, 09:22 PM
  5. Use Userform Textbox to find worksheet cell value and offset.
    By snuggie in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-01-2013, 11:58 AM
  6. Reformatting - insert formula with offset, then offset to next cell
    By Armitage2k in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-06-2011, 05:41 AM
  7. VBA: Add cell value to another worksheet cell using Find and offset
    By Caméléon in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-15-2005, 01:06 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