+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Stephen
    Guest

    How do I count the # of times a value reoccurs and plot it over ti

    I wish to plot a number of errors made by each users and compare it over
    time. I have a column of user ID's and a column of dates. I want the chart
    to count the number of times each user ID appears and plot against it's
    corresponding date. However, each time I try to do this, the chart appears
    wrong. Any ideas?

  2. #2
    Tushar Mehta
    Guest

    Re: How do I count the # of times a value reoccurs and plot it over ti

    In article <9595B2A1-8282-4AB3-8511-A6776E108164@microsoft.com>,
    Stephen@discussions.microsoft.com says...
    > I wish to plot a number of errors made by each users and compare it over
    > time. I have a column of user ID's and a column of dates. I want the chart
    > to count the number of times each user ID appears and plot against it's
    > corresponding date. However, each time I try to do this, the chart appears
    > wrong. Any ideas?
    >

    I don't quite understand what you want to do. If you count the number
    of times a userid appears, how would you then relate this count against
    one specific date.

    In general, the simplest way to handle these kind of analysis (whether
    count by userid or count by userid by date) is with a PivotTable and an
    associated pivotchart. See Data | Pivottable and Pivotchart report...
    Once you have the Pivottable, put the userid as a row field (depending
    on what you really want the date field may also be a row field). Put
    the userid (or date) as the data field. If the default XL picks is not
    'count of {field}' change it to count.

    --
    Regards,

    Tushar Mehta
    www.tushar-mehta.com
    Excel, PowerPoint, and VBA add-ins, tutorials
    Custom MS Office productivity solutions

  3. #3
    Stephen
    Guest

    Re: How do I count the # of times a value reoccurs and plot it ove

    I'm sorry, I must have phrased it wrong. What I meant to say was that I
    wanted the ID plotted against it's corresponding date each time it shows up.
    I've tried a pivot table, but the data is incorrect. For example, one of the
    ID's has only 2 errors on 2 different dates, but the chart shows it as if it
    has 1 error on every date but 3. Those 3 dates are the dates that the user
    actually had an error and it shows 2 errors on those dates, and the other is
    one date where the user has no errors and it shows 0 (which it should). I
    want the chart to reflect the actual number of errors per date.

Thread Information

Users Browsing this Thread

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

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.2.0