Complex Date chart question

T

tiggers

I have a chart of data (2036 rows) that includes a date in each entry/row.

Some of the dates occur once, some of them occur several times.

I would like to create a chart that shows time (3 1/2 year period) along the
X-axis and the numbers of times each date occurs on the Y-axis (between 1 and
20).

How do I do this??? Each time I try I just get a jumbled mess. I think a
line or scatter graph would work best.
 
J

John Mansfield

One option would be to create a pivot table on your chart source. Your row
field would be the dates and your data field would be a count of the dates.

Once the pivot table is created, you could create a bar chart with dates on
the x-axis and the count of the dates as your first series (bars). You can
also create a pivot chart which does the same thing. Just click somewhere
within your pivot table and hit the chart wizard icon.
 
T

tiggers

Yep that worked a treat. I haven't used a pivot table before so it's a bit
of a learning curve. I appreciate you quick and useful reponse.

Thanks again!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top