+ Reply to Thread
Results 1 to 3 of 3

Creating a chart that slopes up based on signup dates

  1. #1
    Registered User
    Join Date
    04-20-2012
    Location
    Virginia, USA
    MS-Off Ver
    Excel 2003
    Posts
    1

    Creating a chart that slopes up based on signup dates

    Hi guys,

    I have a list of hundreds of dates. Each entry represents when someone “signed-up”.

    My end result should be a line chart where:
    - the horizontal axis is time (months over 3 years)
    - the vertical axis is number of sign-ups

    So let's say the first part of my data looks like this:
    - Feb 8, 2010
    - Mar 3, 2010
    - Mar 7, 2010
    - Mar 20, 2010
    - Apr 13, 2010

    - So, moving across the chart from left to right, first month (Jan 2010), line is at 0
    - Above Feb 2010 tick at bottom the line climbs to 1 (Feb 8)
    - Above Mar 2010 tick the line climbs to 4 (3 sign ups for Mar)
    - and so on and so on..

    I tried formatting the date to by just month and year. I was trying to use a COUNTIF function
    =COUNTIF(C2:C125,"Feb 2010")
    ..but this didn’t work because the data was still in the format 2/8/2010.. and I’d have to write the equation for each month..
    There’s got to be a way to automate this..

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,733

    Re: Creating a chart that slopes up based on signup dates

    Does the attached file do what you were looking for?

    Hope this helps.

    Pete
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    02-22-2011
    Location
    Rhône Alpes, France
    MS-Off Ver
    Excel 2007
    Posts
    201

    Re: Creating a chart that slopes up based on signup dates

    Hi,
    May be with pivot table and pivot chart
    See on attached file a proposal
    The cumulated value are in pivot table sum value field > resume the field value by count
    Show values > accumulated income by > signed-up
    Is that what you expect
    Best regards
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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