I am creating a system in the latest version of Excel which can store bookings amongst other things. Now each booking has a date formatted as Day/Month/Year in a single cell. I know I can use the MONTH formula to find out which month is in a certain cell however I wish to read every cell in the Date column and then return in another table the amount of bookings which are in a particular month.
I would like to do it using formulas over using actual VBA code. Then once I have a table that lists the amount of bookings in each month I will add a graph which will display the amount bookings in a month. For the moment all the bookings are set for next year(2012) however it would be even better if I could maybe separate it even more so it will do it by month and year? or is that too much I am unsure.
Thanks for any information I have tried searching around and so far I have seen nothing like this so I am a little worried I am going too far.
Hi Parasanti and welcome to the forum,
This is a problem that is easily solved using Pivot Tables and counts of dates. See the attached for an example.
One test is worth a thousand opinions.
Click the * below to say thanks.
Thanks for that, I think its exactly what I needed. I shall try and add a pivot table onto my workbook now.
Actually feeling rather silly at the moment. Not sure I properly understand this.
My dates are arranged like this http://i.imgur.com/97oAT.png on either side there is more data but not related to the date. When I set up a pivot table it will read all the dates and list them and say how many there are. I'm unsure on how to actually make it read the month and add how many of a specific type of month there is. In that example you gave there is COUNTIF's in one column which confused me? Sorry for my ignorance on the matter.
Update: I managed to make it count how many of each exact date there is including days and years. Which is a start, but I really need it into months.
Update2: Aha! I got it! I had to right click one of the dates and group it. Ahh this is excellent! Thank you so very much.
Last edited by Parasanti; 12-13-2011 at 01:46 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks