+ Reply to Thread
Results 1 to 4 of 4

Formula containing sheet names

  1. #1
    Registered User
    Join Date
    11-17-2003
    Posts
    31

    Question Formula containing sheet names

    Hey all,

    As per the attached, I have say 5 work sheets each called Abbott, Barnes, Coomes etc

    I have done a formula for Abbott as shown attached however I actually have about 50 sheets with names. I have the names listed in column A. Is there a formula that instead of typing Abbott as shown I can use the cell in column A to generate a code ?

    Hope I'm making sense !
    Attached Images Attached Images

  2. #2
    Forum Contributor
    Join Date
    01-13-2006
    Location
    Texas
    Posts
    161
    Try this, based on the layout of your jpg file. Put this formula in cell B2 of your summary sheet as shown in the jpg file.

    Please Login or Register  to view this content.
    Copy to every cell down and across. This is based on the assumption that you want row 2 from all the sheets.

    Let me know if it works.

    Conor
    Last edited by Conor; 02-01-2008 at 05:13 PM.

  3. #3
    Registered User
    Join Date
    11-17-2003
    Posts
    31
    Thats great - do you know if you can put INDIRECT and IF Statements together ?

  4. #4
    Registered User
    Join Date
    11-17-2003
    Posts
    31
    My gosh I've figured it out !

    =IF((INDIRECT("'"&A3&"'!B3")=0),(INDIRECT("'"&A3&"'!B39")),(INDIRECT("'"&A3&"'!B3")))

+ 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