+ Reply to Thread
Results 1 to 15 of 15

Formula to drill down into several sheets and look for a specific figures?

  1. #1
    Registered User
    Join Date
    05-26-2014
    Posts
    14

    Formula to drill down into several sheets and look for a specific figures?

    Hi guys, I'm trying to design a summary sheet for an inventory costing model, and need some kind of complex formula for this.

    For the sake of simplicity, let's say I have my sheets named as follows: Item1, Item2, Item3, etc...

    On the summary sheet, I have the following:

    Jun-14 Jul-14
    Item1
    Item2
    Item3
    Item4

    Now, I need to put a formula in the Jun and Jul columns, to check whether Cell B3 on every sheet matches with the Item#. If it does, I need it to check column B for the date... if that matches, then it should return the value in the cell two columns to the right and 15 rows down (offset?).

    Can somebody help, please?

    Thanks in advance!
    Last edited by YAbdelaal; 06-19-2014 at 11:06 AM. Reason: spelling

  2. #2
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Formula to drill down into several sheets and look for a specific figures?

    Why do you keep a tab for every item? Could you send an excel sample of the tab layout?

  3. #3
    Registered User
    Join Date
    05-26-2014
    Posts
    14

    Re: Formula to drill down into several sheets and look for a specific figures?

    Thanks for replying so quickly!

    I have to keep a tab for every item because each tab has a running monthly costing calculation (opening + purchases = available for sale - ending = usage)

    Here is a sample.

    Basically, I need it to match the name in B3 with the summary, and then check the date in column B (May in B5, June in June 28, and return the variance (Cell D22) for May, June, July, etc...
    Attached Files Attached Files
    Last edited by YAbdelaal; 06-19-2014 at 12:00 PM.

  4. #4
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Formula to drill down into several sheets and look for a specific figures?

    look at the hoja1 tab
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    05-26-2014
    Posts
    14

    Re: Formula to drill down into several sheets and look for a specific figures?

    Quote Originally Posted by rcm View Post
    look at the hoja1 tab
    That's great! It works, but not for all the items, for some reason. Actually, it seems to not work for tabs where the name of the sheet has a space in it. How can this be fixed?

  6. #6
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Formula to drill down into several sheets and look for a specific figures?

    Ill fix it. it needs quotation marks

  7. #7
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Formula to drill down into several sheets and look for a specific figures?

    this should do it
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    05-26-2014
    Posts
    14

    Re: Formula to drill down into several sheets and look for a specific figures?

    Quote Originally Posted by rcm View Post
    this should do it
    Hey, thanks a lot for your help. Unfortunately, it still doesn't work What I'm trying to do is have the sheet be named Item 1 instead of Item1 and still have the formula be able to pick it up, but that's not the case.

    Any other ideas?

  9. #9
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Formula to drill down into several sheets and look for a specific figures?

    Please Login or Register  to view this content.
    I forgot about the second reference, NOW TRY IT
    Last edited by rcm; 06-20-2014 at 02:55 PM. Reason: missing parameter

  10. #10
    Registered User
    Join Date
    05-26-2014
    Posts
    14

    Re: Formula to drill down into several sheets and look for a specific figures?

    Quote Originally Posted by rcm View Post
    Please Login or Register  to view this content.
    I forgot about the second reference, NOW TRY IT
    Sorry, I'm really confused now. The formulas has completely changed? What's SI.ERROR and INDIRECTO? Either way, I've plugged it in and it gives me #NAME? error.

  11. #11
    Registered User
    Join Date
    05-26-2014
    Posts
    14

    Re: Formula to drill down into several sheets and look for a specific figures?

    Quote Originally Posted by rcm View Post
    Please Login or Register  to view this content.
    I forgot about the second reference, NOW TRY IT
    Sorry, I'm really confused now. The formulas has completely changed? What's SI.ERROR and INDIRECTO? Either way, I've plugged it in and it gives me #NAME? error.

  12. #12
    Registered User
    Join Date
    05-26-2014
    Posts
    14

    Re: Formula to drill down into several sheets and look for a specific figures?

    Quote Originally Posted by rcm View Post
    Please Login or Register  to view this content.
    I forgot about the second reference, NOW TRY IT
    Sorry, double post

  13. #13
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Formula to drill down into several sheets and look for a specific figures?

    Please Login or Register  to view this content.
    nothing has changed, I did not translate back into english (I am running excel in spanish). the only addition are the quotes in the second indirect reference...

  14. #14
    Registered User
    Join Date
    05-26-2014
    Posts
    14

    Re: Formula to drill down into several sheets and look for a specific figures?

    Quote Originally Posted by rcm View Post
    Please Login or Register  to view this content.
    nothing has changed, I did not translate back into english (I am running excel in spanish). the only addition are the quotes in the second indirect reference...
    Wow, I didn't even know the formulas were different in different languages! Anyway, it works perfectly now. Thank you so much!

  15. #15
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Formula to drill down into several sheets and look for a specific figures?

    You are welcome. I kept you waiting and wondering but at the end it worked... Marke your post as solved

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] VBA code to go to specific cell specified in formula (e.g. drill down)
    By LeanAccountant in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 01-15-2014, 08:49 AM
  2. Conversion of an array of figures inputted into cells as word figures to Excel figures
    By Allan Simpson730 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-08-2013, 07:25 AM
  3. Replies: 1
    Last Post: 10-24-2012, 08:37 AM
  4. Replies: 6
    Last Post: 03-30-2012, 11:25 AM
  5. How to create a Drill down filter/formula
    By kapanenship in forum Excel General
    Replies: 2
    Last Post: 05-19-2008, 07:16 PM

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