Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]() Hi All, I consider myself to be pretty profficient when it comes to Excel and VBA, but charts are pretty much a mystery to me. I have a spreadsheet where vba code populates a date column when other data is entered. Therefore all the dates are in exactly the same format. What I want to do is create a bar chart with the dates as the x axis and the number of times that date appears as the y axis values. For example, with the data below (yes, there can be blank cells) I would like a chart that has 28/12/2005, 29/12/2005 and 30/12/2005 as the x axis, and 5, 2 and 2 as the valies for the y axis. 29/12/2005 29/12/2005 28/12/2005 28/12/2005 28/12/2005 28/12/2005 28/12/2005 30/12/2005 30/12/2005 Is this possible? Cheers Rowan -- Rabangus ------------------------------------------------------------------------ Rabangus's Profile: http://www.excelforum.com/member.php...o&userid=28905 View this thread: http://www.excelforum.com/showthread...hreadid=497122 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I display multiple series in a pie chart? | Charts and Charting in Excel | |||
Chart will not display complete series | Charts and Charting in Excel | |||
Can I add an average series to a chart with 2 or more series? | Charts and Charting in Excel | |||
How to change Series order in a Combination Chart? | Charts and Charting in Excel | |||
How to change Series Order in a Combination Chart? | Excel Discussion (Misc queries) |