![]() |
Grouping by day
Hello,
I have a table that has numerouse entries by day, and the date is set as dd-mm-yyyy hh:mm:ss. Is there any way to make a chart that groups data by day ignoring the time part of the date? I've tried this with a pivot chart, but I end up with several entries for each day. Thanks for any help! |
Grouping by day
How about adding another column that contains only the date? The easiest way
to get just the date would be =INT(A2), where A2 contains the date and time. -- Regards, Tushar Mehta http://www.tushar-mehta.com Custom business solutions leveraging a multi-disciplinary approach "J.Alex." wrote: Hello, I have a table that has numerouse entries by day, and the date is set as dd-mm-yyyy hh:mm:ss. Is there any way to make a chart that groups data by day ignoring the time part of the date? I've tried this with a pivot chart, but I end up with several entries for each day. Thanks for any help! |
Grouping by day
Yes, I've used that workaround, I was looking for a more direct way of doing
it. Thanks anyway! "Tushar Mehta" wrote: How about adding another column that contains only the date? The easiest way to get just the date would be =INT(A2), where A2 contains the date and time. -- Regards, Tushar Mehta http://www.tushar-mehta.com Custom business solutions leveraging a multi-disciplinary approach "J.Alex." wrote: Hello, I have a table that has numerouse entries by day, and the date is set as dd-mm-yyyy hh:mm:ss. Is there any way to make a chart that groups data by day ignoring the time part of the date? I've tried this with a pivot chart, but I end up with several entries for each day. Thanks for any help! |
All times are GMT +1. The time now is 11:39 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com