+ Reply to Thread
Results 1 to 2 of 2

Dynamic function creation

  1. #1
    Registered User
    Join Date
    03-01-2006
    Posts
    32

    Dynamic function creation

    =SUMPRODUCT(('Sheet1'!B$1:B$100=$B50)*('Sheet1'!I$1:I$100))

    Sheet1 is sheet name. What I want is to have this name in a cell (say A1) and then use that text in above formula. i.e. something like...

    =SUMPRODUCT((A1!B$1:B$100=B1)*(A1!I1:I100))

    What function I use such that the text gets evaulated to formula parameters at run time.

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829
    Have you tried the INDIRECT function?

+ 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