+ Reply to Thread
Results 1 to 6 of 6

Formula to update report based on cell

  1. #1
    Forum Contributor
    Join Date
    11-25-2011
    Location
    US
    MS-Off Ver
    Excel 2010
    Posts
    107

    Formula to update report based on cell

    I need a formula that will update my report based on cell info.
    Formula needs to be applied across whole report in Summary tab, and be able to pull data from DATA sheet.
    Please see attached example.
    Attached Files Attached Files
    Last edited by jimstrongy; 12-09-2015 at 01:06 AM.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,774

    Re: Formula to update report based on cell

    What formula are you using? Where is it to be found in the workbook, please?
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,189

    Re: Formula to update report based on cell

    in B5


    =INDEX(DATA!$D$3:$O$30,MATCH(1,(DATA!$B$3:$B$30=RIGHT($A5,3))*(DATA!$A$3:$A$30=B$4),0),MATCH(Summary!$C$1,DATA!$D$2:$O$2,0))

    in B6

    =INDEX(DATA!$D$3:$O$30,MATCH(1,(DATA!$B$3:$B$30=RIGHT($A6,5))*(DATA!$A$3:$A$30=B$4),0),MATCH(Summary!$C$1,DATA!$D$2:$O$2,0))

    Enter both with Ctrl+Shift+Enter

    Copy across both rows


    FORGOT to say I changed DATA dates to proper dates (01/01/2015) formatted as "mmm"
    Last edited by JohnTopley; 12-08-2015 at 02:18 PM.

  4. #4
    Forum Contributor
    Join Date
    11-25-2011
    Location
    US
    MS-Off Ver
    Excel 2010
    Posts
    107

    Re: Formula to update report based on cell

    I'm not using any formulas, I need one.

  5. #5
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,189

    Re: Formula to update report based on cell

    See attached.

    I changed data in DATA to date format with Custom format of "mmm"
    Attached Files Attached Files

  6. #6
    Forum Contributor
    Join Date
    11-25-2011
    Location
    US
    MS-Off Ver
    Excel 2010
    Posts
    107

    Re: Formula to update report based on cell

    Quote Originally Posted by JohnTopley View Post
    See attached.

    I changed data in DATA to date format with Custom format of "mmm"
    It works, Thanks

+ 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] Formula needed to update list based on a cell ref
    By WimpieOosthuizen in forum Excel General
    Replies: 3
    Last Post: 02-06-2014, 01:36 PM
  2. Formula needed to update list based on a cell ref
    By WimpieOosthuizen in forum Excel General
    Replies: 2
    Last Post: 02-06-2014, 10:24 AM
  3. Update Pivot Report Filter Value based on cell updated by formula
    By carlwin in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-01-2013, 08:28 AM
  4. [SOLVED] Formula (or way) to update daily the name of report where cell is linked to.
    By fonzireyes in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-10-2013, 09:43 AM
  5. [SOLVED] I need a formula to update based on a cell
    By brharrii in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-21-2012, 03:13 PM
  6. Update datestamp based on formula in adjacent cell
    By nuttyengineer in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 10-07-2010, 04:35 PM
  7. how do you update fields based on instructions in another field w/o a formula in cell
    By juniperjacobs in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-16-2010, 01:50 PM
  8. Update formula based on cell selection
    By Maver1ck666 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-01-2010, 09:49 AM

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