Results 1 to 4 of 4

use a string to reference a sheet

Threaded View

  1. #1
    Registered User
    Join Date
    06-16-2008
    Posts
    18

    use a string to reference a sheet

    hello

    Thanks again to everyone for all their help. The atatched sheet should show what I'm looking for pretty well, but here's my problem:

    I have a summary sheet that has a column called "sheet name" for about 5000 sheets, then another colum for the "total" cell in each of those sheets. I would like to do a standard ='sheet'!D5 type reference, except use the value in the name column as the sheet name in my reference.

    Something like

    =' & A2 & '!D5
    =' & A3 & '!D5
    =' & A4 & '!D5
    =' & A5 & '!D5
    =' & A6 & '!D5

    Reason is: I could just do this formula once, and then fill-down, and everything would be set. Excell would change the A$ part each time.

    This brings me to another problem: Could I get the D5 part to be constant while filling down, while the A$ part changes?
    Attached Files Attached Files

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