+ Reply to Thread
Results 1 to 3 of 3

Creating cell references with variable values to use in Vlookup

Hybrid View

  1. #1
    Registered User
    Join Date
    12-14-2005
    Posts
    3

    Talking Creating cell references with variable values to use in Vlookup

    I would like to create cell references within a Vlookup statements using variable data within a cell to access a coresponding worksheet within the same work book eg worksheets would be Monday Tuesday Wednesday and the worksheet that would be calling the data would have a column with the same values

  2. #2
    Peo Sjoblom
    Guest

    Re: Creating cell references with variable values to use in Vlookup

    With worksheet name in D1

    =VLOOKUP(A1,INDIRECT("'"&D1&"'!A1:B50"),2,0)

    adapt to fit accordingly


    --

    Regards,

    Peo Sjoblom

    "jackebro" <jackebro.20191n_1134568501.2248@excelforum-nospam.com> wrote in
    message news:jackebro.20191n_1134568501.2248@excelforum-nospam.com...
    >
    > I would like to create cell references within a Vlookup statements using
    > variable data within a cell to access a coresponding worksheet within
    > the same work book eg worksheets would be Monday Tuesday Wednesday and
    > the worksheet that would be calling the data would have a column with
    > the same values
    >
    >
    > --
    > jackebro
    > ------------------------------------------------------------------------
    > jackebro's Profile:

    http://www.excelforum.com/member.php...o&userid=29628
    > View this thread: http://www.excelforum.com/showthread...hreadid=493383
    >




  3. #3
    Registered User
    Join Date
    12-14-2005
    Posts
    3
    thanks Peo Sjoblom works perfectly

+ 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