Results 1 to 5 of 5

3D Sum using Indirect Function

Threaded View

  1. #1
    Valued Forum Contributor AZ-XL's Avatar
    Join Date
    03-22-2013
    Location
    Azerbaijan, Baku
    MS-Off Ver
    Excel 2007
    Posts
    603

    3D Sum using Indirect Function

    Hi Excel gurus.

    I want to make spreadsheet that will sum different sheets. But the number and names of these sheets should change dependant on dropdown list.

    I can use 3d sum such as =SUM('1:4'!A1:A15) (1 and 4 are sheet names) also I can use Indirect function such as SUM(INDIRECT("'"&A6&"'!a1:a15"))

    But what I want is combination of both of these functions. I wanna sum particular ranges in different sheets which user will have a chance change its names. Used that function but getting REF error. SUM(INDIRECT("'"&A2&":"&B2&"'!a1:a15"))

    Illustrated my problem in excel file and tried to to as clear as I could be.

    I appreciate any help coming from you.

    Thanx in advance
    Attached Files Attached Files
    Appreciate the help? CLICK *

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