+ Reply to Thread
Results 1 to 4 of 4

reffer to other sheet

  1. #1
    Registered User
    Join Date
    09-23-2021
    Location
    belgium
    MS-Off Ver
    MS365
    Posts
    7

    reffer to other sheet

    Hello,
    I have a workbook with a lot of sheets, one of them is an index sheet where I have listed all the names of the different sheets.
    In this index sheet I want a second column where I refer to a value (A8) in the sheet using the name of the index sheet. Can someone help me with this question?
    I can do it manually by ='sheet24'!A8, but I want it to look at the sheet that is listed in the index sheet.
    INDEX:
    sheet1
    Sheet2
    production1
    planning1
    planning2
    .
    .
    .
    sheet104

    the names of the sheets are random.
    Thank you guys in advance!

  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,916

    Re: reffer to other sheet

    Try this:

    =INDIRECT("'"&A1&"'!A8")

    where A1 is the first cell in your index of sheet names.

    Copy down.

    If this isn't what you mean, then provide a clear sample workbook with a manual mock up, please.
    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
    Registered User
    Join Date
    09-23-2021
    Location
    belgium
    MS-Off Ver
    MS365
    Posts
    7

    Re: reffer to other sheet

    This helped, thanks a lot!
    Last edited by AliGW; 01-10-2022 at 05:56 AM. Reason: PLEASE don't quote unnecessarily!

  4. #4
    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,916

    Re: reffer to other sheet

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

    Also, if you have not already done so, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.

+ 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: 5
    Last Post: 05-21-2021, 11:23 AM
  2. Lookup Value from Sheet 4 in Sheet 2, if found copy Sheet 2 Active Row to Sheet 5
    By lgosso23 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-11-2013, 02:51 PM
  3. [SOLVED] Match Value in Sheet 1 with Sheet 2, copy entire row from sheet 1 to new sheet
    By lzyshaman in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-01-2013, 07:48 AM
  4. [SOLVED] find code# from sheet 1 on sheet 2, compare value on sheet 1 with value on sheet 2
    By BlakeLee in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-27-2013, 01:52 PM
  5. Replies: 11
    Last Post: 10-14-2012, 01:03 PM
  6. Replies: 2
    Last Post: 10-12-2010, 05:00 PM
  7. How do you reffer to a date in an[IF] formula?!
    By rjmills18 in forum Excel General
    Replies: 6
    Last Post: 07-11-2008, 10:28 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