+ Reply to Thread
Results 1 to 3 of 3

Reference to tables according to a pull down selection

  1. #1
    Registered User
    Join Date
    07-02-2007
    Posts
    16

    Reference to tables according to a pull down selection

    Hi there,

    Im trying to create a reference to a table on a separate worksheet which is dependant on the selection of the 'project' letter.

    i.e. When I select project 'A' from the pull down list, I get the table of data from the ProjectA tab shown on the main worksheet.

    I have attached a txt file with the main page and a jpeg as well. Each of the tabs named ProjectA, ProjectB, ProjectC etc have their own specifics values but in an identical table format. Any help would be great!

    Many thanks!
    Peter
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-09-2005
    Location
    England
    MS-Off Ver
    2007
    Posts
    1,500
    if the dropdown is in cell c1

    =INDIRECT("project"&C1&"!A1") to retun the value of cell A1

    Regards

    Dav

  3. #3
    Registered User
    Join Date
    07-02-2007
    Posts
    16
    thats great! thanks very much for your help Dav!

+ 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