+ Reply to Thread
Results 1 to 2 of 2

counting changed month to month from the same table

Hybrid View

  1. #1
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,955

    Re: counting changed month to month from the same table

    Hello emasterd and Welcome to Excel Forum.
    Here is an idea for "Evaluate the number of new ID's that have appeared":
    1. Add a column to the original data and populate using: =IF(OR(D2<>G$1,COUNTIFS(A$2:A2,A2)>1),"",1)
    2. Populate cell G1 using data validation from the list of months in Z2:Z13
    3. Populate cell H2 using: =SUM(E2:E16)
    If this does what you want then let us know so that we can work on the three other requests.
    Note that we may need more information on request number 4, possibly show us how this would be done manually so that we can attempt to automate using formulas/code.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. Replies: 2
    Last Post: 01-13-2023, 05:25 AM
  2. [SOLVED] Return Month-on-Month growth using current month-prior month/prior month per country
    By losincog in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-21-2020, 05:37 AM
  3. [SOLVED] month number to changed as Month name on the same coloumn
    By cpramesh in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-04-2017, 07:00 AM
  4. [SOLVED] Counting & summing formula (until last month,this month,until this month..
    By Jhon Mustofa in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-12-2014, 01:14 PM
  5. Counting # Of Unique Items In A 12 Month Period (Table)
    By unpluggedmusic in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-13-2013, 09:39 AM
  6. [SOLVED] Excel 2007 : Counting date in specific month by month
    By adisakman in forum Excel General
    Replies: 8
    Last Post: 06-14-2012, 06:30 AM
  7. Replies: 4
    Last Post: 03-19-2012, 08:58 AM

Tags for this Thread

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