Hi folks, my XL (2010) is a bit rusty so I would appreciate a bit of a boost in the right direction, please!
I have a list of a year’s worth of invoices with columns for the date and the number of hours for that date, and I need to get a summary of the number of hours per month, in the form of a two-column table with the month and the numbers of hours for that month.
I’m presuming I therefore need to have something that can identify the month part of the date and, where this matches the month in the results table, add the number of hours together in the corresponding total hours cell. Main problems I’m having are getting it to identify the month out of the date in each case, and getting it to add up all the entries that match the month.
I know I’m rusty because I remember using something similar with vlookup and possible multiple entries that need totalling, but I can’t remember for the life of me how I did it (and I’m not in the job that was for any more (haven’t been for a couple of years or so) so I can’t look back and check, either!).
Any assistance would be greatly appreciated!
Many thanks!