+ Reply to Thread
Results 1 to 2 of 2

Vlookup Based on Cell Date

  1. #1
    Registered User
    Join Date
    08-24-2006
    Posts
    6

    Vlookup Based on Cell Date

    I have a range of data that pulls, via a vlookup, from another spreadsheet. The problem is the data is divided by month into individual spreadsheets.

    I want the data on the spreadsheet I am working on to change based on what month is selected from a drop-down menu.

    -Kurt

  2. #2
    Forum Contributor
    Join Date
    06-10-2004
    Location
    India
    Posts
    1,066
    Try something like:

    =INDIRECT(A10&"!A1")

    Where cell A10 contains the selected value from the combobox, and A1 is the cell from which you want to get the value.


    Mangesh

+ 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