+ Reply to Thread
Results 1 to 3 of 3

Aggregate Calls by Month

Hybrid View

  1. #1
    Registered User
    Join Date
    06-27-2015
    Location
    USA
    MS-Off Ver
    2010
    Posts
    47

    Aggregate Calls by Month

    I have a file containing list of products and calls. I am trying to aggregate products calls by Month.
    May need VBA to accomplish the task. Any suggestion would be helpful.

    File attached.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2,278

    Re: Aggregate Calls by Month

    Hello

    Not a VBA solution but if you wish to count TNK; ABL and HPS, then try the following formula:

    Formula: copy to clipboard
    =SUMPRODUCT(LEN($B$2:$B$16)-LEN(SUBSTITUTE($B$2:$B$16,D10,"")))/3


    This gives 15; 6 and 3 respectively. D10 here contains the count criteria, TKN; ABL etc.

    Hope this helps.
    DBY

  3. #3
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,447

    Re: Aggregate Calls by Month

    Hi excelmr,

    I can get very close to the answer you want using Pivot Tables. See the formulas on sheet 1 to count the number of your 3 letter heads. I use these as "helper" columns before doing the pivot. Then in 2010 pivot tables you can show columns as a percentage of the other rows or columns. See https://www.youtube.com/watch?v=fFI9nV84pk4 for more on that.

    See the attached for a close answer.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say 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. Aggregate Function Using Sum
    By gtbaseball7 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-01-2015, 02:19 PM
  2. [SOLVED] Aggregate Formulas
    By excel girl in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-26-2014, 11:09 AM
  3. [SOLVED] Auto instert Month names for This month, Last month and Next month
    By hemal89 in forum Word Programming / VBA / Macros
    Replies: 4
    Last Post: 12-10-2013, 12:01 PM
  4. Determining the greatest number of simultaneous calls per day for a month
    By doug.copley in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-19-2013, 03:47 PM
  5. [SOLVED] Aggregate forumla help
    By seanyc in forum Excel General
    Replies: 13
    Last Post: 06-15-2012, 02:42 PM
  6. Functions-help for aggregate tab
    By kmsoni in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-22-2011, 03:10 AM
  7. Best way to aggregate?
    By gnome_core in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-03-2009, 04:38 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