Closed Thread
Results 1 to 3 of 3

Retrieving Values from Different Sheets Using the Sheet Name as a Reference

  1. #1
    Tolga Candan
    Guest

    no where else

    have been looking for this tip about 3 hours. a tip at the edge.. i asked to many people, no one knew this. thanks..

  2. #2
    Forum Contributor
    Join Date
    12-07-2004
    Posts
    596

    Retrieving Values from Different Sheets Using the Sheet Name as a Reference

    Problem:

    Listed in columns A & B are first and last names.
    Each of those names has a matching worksheet, named in the following format: \"FirstName LastName\".
    We want to create a formula to retrieve the cell A1 from the sheet that matches each name.

    Solution:

    Use the INDIRECT function as shown in the following formula:
    =INDIRECT(\"\'\"&A2&\" \"&B2&\"\'!A1\")

  3. #3
    Registered User
    Join Date
    07-18-2007
    Posts
    4

    Thanks!!

    Searched through the help menus for hours and couldn't find this. Thanks so much, you're a lifesaver!!

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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