+ Reply to Thread
Results 1 to 3 of 3

Data in cell to reference a worksheet page

Hybrid View

  1. #1
    Registered User
    Join Date
    05-01-2004
    Posts
    8

    Data in cell to reference a worksheet page

    Column "a" has the name of the worksheet that I want reference.
    I always want it to return the value on worksheet "Name" column B.

    Is there a formula other then doing it manually ="Sheetname"!B1

  2. #2
    David Billigmeier
    Guest

    RE: Data in cell to reference a worksheet page

    =INDIRECT(A1&"!"&"B1")


    --
    Regards,
    Dave


    "eklarsen" wrote:

    >
    > Column "a" has the name of the worksheet that I want reference.
    > I always want it to return the value on worksheet "Name" column B.
    >
    > Is there a formula other then doing it manually ="Sheetname"!B1
    >
    >
    > --
    > eklarsen
    > ------------------------------------------------------------------------
    > eklarsen's Profile: http://www.excelforum.com/member.php...fo&userid=9001
    > View this thread: http://www.excelforum.com/showthread...hreadid=493955
    >
    >


  3. #3
    Registered User
    Join Date
    05-01-2004
    Posts
    8
    Worked great, thanks

+ Reply to 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