+ Reply to Thread
Results 1 to 2 of 2

Help using pivot table

  1. #1
    Registered User
    Join Date
    03-27-2014
    Location
    Philidelphia, PA
    MS-Off Ver
    Excel 2007
    Posts
    3

    Help using pivot table

    So i need help writing formulas that pull the data from sheet 1 to fill in the information on sheet 2014. the formula has to be date sensitive and include the total sum of the main category. another point to make is that although the main category (i.e callaway, titleist) are the same in company name they each have different sub categories that place them in either apparel, clubs, balls etc. I need the formula to be indifferent to the sort of sheet 1 (i.e. dont just use sum of cells) because i may need to change the sort of the sheet from time to time.

    attached is the doc

    Please help

    P.S. I guess a pivot table would be of use as well if someone can tell me how to do that for sheet 1 data
    Attached Files Attached Files
    Last edited by Werdna1; 03-27-2014 at 10:02 PM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Help using pivot table

    1st, change the "dates" you have in B1:M1 to actual dats (2/1/09, 3/1/09 etc) - you only have 2009 data. You can format this as Custom "mmmm"

    Then copy this down and across...
    =SUMIFS(Sheet1!$D:$D,Sheet1!$B:$B,'2014'!$A7,Sheet1!$E:$E,">="&'2014'!B$1,Sheet1!$E:$E,"<"&EDATE('2014'!B$1,1))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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] help writing excel equation if statement into vba
    By union in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-02-2014, 08:00 PM
  2. [SOLVED] Writing equation in cell without solving
    By ScottBeatty in forum Excel General
    Replies: 3
    Last Post: 06-21-2013, 04:01 PM
  3. Help with writing polynomial equation in excel
    By el4n in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-08-2012, 10:39 AM
  4. Need help writing an equation
    By weplayendlessly in forum Excel General
    Replies: 2
    Last Post: 10-24-2009, 09:50 PM
  5. Help in writing an Excel equation
    By JasonQ in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-08-2005, 10:30 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