+ Reply to Thread
Results 1 to 3 of 3

Hopefully an Easy Fix: Working formula not working when applied to other worksheets

  1. #1
    Registered User
    Join Date
    03-26-2012
    Location
    London, UK
    MS-Off Ver
    Excel 2007
    Posts
    8

    Hopefully an Easy Fix: Working formula not working when applied to other worksheets

    Hi,

    I have developed a formula that works when all the data is on the same worksheet. However, when I create a separate worksheet for the source data and attempt to draw it from there the formula no longer works. I am selecting the correct values from the new source worksheet and integrating it into my original working formula. This is the original working formula and thepart of the formula that is causing trouble--I believe the INDIRECT function is the culprit.

    OFFSET(INDIRECT(VLOOKUP(E25,$BP$16:$BQ$16,2,FALSE)),MATCH(F25,$BJ$18:$BJ$26,0)-1,MATCH($F$49,$BK$15:$BN$15)-1)

    Every input save for $F$49,F25,E25 will now be found on the new source worksheet. However, if absolutely needed I can bring these guys over as well.

    Thanks for your help.

  2. #2
    Registered User
    Join Date
    07-31-2012
    Location
    Southern California
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: Hopefully an Easy Fix: Working formula not working when applied to other worksheets

    What do you mean by "formula not working"? Is the formula returning some odd numbers, or do you get an error, or what?

  3. #3
    Registered User
    Join Date
    03-26-2012
    Location
    London, UK
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Hopefully an Easy Fix: Working formula not working when applied to other worksheets

    The formula is returning zero despite which variable is selected from the drop down list found in F25. Despite what I select the results are the same Choose A = 0, B = 0, etc. Whereas before it was select A = 75%, B = 0.23% etc.

+ 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